File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Feature: Session access
18
18
Then I should see "Subscribe users to this session"
19
19
Then I follow "Multiple registration"
20
20
Then wait for the page to be loaded
21
- Then I select "Warnier Yannick (ywarnier)" from "nosessionUsersList[]"
21
+ Then I select "Yannick Warnier (ywarnier)" from "nosessionUsersList[]"
22
22
And I press "add_user"
23
23
And I press "next"
24
24
Then I should see "Session1"
@@ -40,7 +40,8 @@ Feature: Session access
40
40
Then I should see "Update successful"
41
41
Then I should see "Subscribe users to this session"
42
42
Then I follow "Multiple registration"
43
- Then I select "Mosquera Guardamino Michela (mmosquera)" from "nosessionUsersList[]"
43
+ Then wait for the page to be loaded
44
+ Then I select "Michela Mosquera Guardamino (mmosquera)" from "nosessionUsersList[]"
44
45
And I press "add_user"
45
46
And I press "next"
46
47
Then I should see "Session2"
You can’t perform that action at this time.
0 commit comments