diff --git a/tests/behat/features/toolDocument.feature b/tests/behat/features/toolDocument.feature index 542a4b7e04..0b515430a4 100644 --- a/tests/behat/features/toolDocument.feature +++ b/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 "" And I should not see "www.chamilo.org"