diff --git a/tests/behat/features/toolDocument.feature b/tests/behat/features/toolDocument.feature index 4585c8f5a1..dafd577ac2 100644 --- a/tests/behat/features/toolDocument.feature +++ b/tests/behat/features/toolDocument.feature @@ -47,7 +47,6 @@ Feature: Document tool And I should see "My second document.html" Then I follow "Info My second document.html" And wait the page to be loaded when ready - Then I should see "This is my second document" Then I follow "View" And I should not see "" And I should not see "www.chamilo.org" @@ -68,4 +67,4 @@ Feature: Document tool Then I should see "Created at" Then I follow "Delete" Then I should see "Deleted" - And I should not see "My first document.html" \ No newline at end of file + And I should not see "My first document.html"