Skip to content

Commit c023122

Browse files
committed
CI: Fix users name displayed in test to create session
1 parent fac8b9a commit c023122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/behat/features/toolExercise.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Feature: Exercise tool
356356
And I press "next"
357357
Then I should see "Update successful"
358358
Then I follow "Multiple registration"
359-
Then I select "Costea Andrea (acostea)" from "nosessionUsersList[]"
359+
Then I select "Andrea Costea (acostea)" from "nosessionUsersList[]"
360360
And I press "add_user"
361361
And I press "next"
362362
Then I should see "Update successful"

0 commit comments

Comments
 (0)