Explorar el Código

Minor - Fix test

jmontoyaa hace 7 años
padre
commit
bd577588b4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"