Minor - fix behat test

pull/2757/head^2
Julio Montoya 7 years ago
parent 2e73524d46
commit c8d7cbee1f
  1. 2
      tests/behat/features/course_user_registration.feature

@ -20,4 +20,4 @@ Feature: Subscribe users to the course
Given I am on "/main/user/subscribe_user.php?keyword=acostea&type=5&cidReq=TEMP"
Then I should see "Andrea"
Then I follow "Register"
Then I should see "User Aimee Mann (amann) has been registered to course TEMP"
Then I should see "User Andrea Costea (acostea) has been registered to course TEMP"
Loading…
Cancel
Save