Update toolDocument.feature

pull/3064/head
Julio Montoya 5 years ago committed by GitHub
parent 3744a7acd7
commit 6398cb7cac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      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 "<strong>"
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"
And I should not see "My first document.html"

Loading…
Cancel
Save