Quellcode durchsuchen

Minor - fix behat test

Julio Montoya vor 6 Jahren
Ursprung
Commit
4ad2fe9ec8
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      tests/behat/features/toolDocument.feature

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

@@ -45,7 +45,7 @@ Feature: Document tool
     And I should see "My second document"
     Then I follow "My second document"
     And wait for the page to be loaded
-    Then I should see "My first document"
+    Then I should see "My second document"
     And I should not see "<strong>"
     And I should not see "www.chamilo.org"