Browse Source

Minor - Fix test

jmontoyaa 7 years ago
parent
commit
bd577588b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/behat/features/toolWork.feature

+ 1 - 1
tests/behat/features/toolWork.feature

@@ -56,7 +56,7 @@ Feature: Work tool
     And wait for the page to be loaded
     And I follow "Work 1"
     Then I should see "Work description"
-    Then wait for the page to be loaded
+    And wait for the page to be loaded
     Then I follow "Correct and rate"
     Then I fill in ckeditor field "comment" with "This is a comment"
     Then I attach the file "css/base.css" to "attachment"