Skip to content

Commit 37fd38c

Browse files
committed
fixed tests to avoid timing issue
1 parent ced2237 commit 37fd38c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/features/TestExamples.feature

+2
Original file line numberDiff line numberDiff line change
@@ -10308,10 +10308,12 @@ Feature: Example interviews
1030810308
And I should not see the phrase "Favorite fruit"
1030910309
And I should not see the phrase "Fashion aesthetic"
1031010310
And I click the button "Food"
10311+
And I wait 1 second
1031110312
And I set "Favorite fruit" to "mango"
1031210313
And I set "Favorite vegetable" to "turnip"
1031310314
And I should not see the phrase "Fashion aesthetic"
1031410315
And I click the button "Aesthetics"
10316+
And I wait 1 second
1031510317
And I set "Fashion aesthetic" to "Goth"
1031610318
And I set "Decor aesthetic" to "Victorian tea room"
1031710319
And I click the button "Continue"

0 commit comments

Comments
 (0)