Improving testcase
All threads resolved!
All threads resolved!
Compare changes
Files
2@@ -28,21 +23,26 @@ test('Validation message showing if last name is missing', async () => {
It turns out the test did not fill any values in the form, which was not as intended. Updated test so that it does.