Browse Source

Minor - fix behat test

Julio Montoya 6 years ago
parent
commit
4ad2fe9ec8
1 changed files with 1 additions and 1 deletions
  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"