Internal: Fix travis

pull/3464/head
Julio Montoya 5 years ago
parent a67415239a
commit 9566c60544
  1. 3
      tests/behat/features/adminFillUsers.feature

@ -11,7 +11,8 @@ Feature: User login
Scenario: Create tests users successfully
Given I am a platform administrator
And I am on "/main/admin/filler.php?fill=users"
Then I am on "/main/admin/filler.php?fill=users"
And wait for the page to be loaded
Then I should not see an error
Scenario: Login as student user successfully

Loading…
Cancel
Save