Re-enable two disabled Robot tests.
This commit is contained in:
parent
45fd2c51ce
commit
c1518d87d1
@ -32,13 +32,13 @@ Add Comment to a Document
|
||||
When I add a comment
|
||||
Then I can see the comment below the document
|
||||
|
||||
#Reply to a comment on a Document
|
||||
# Given a logged-in Site Administrator
|
||||
# and a document with discussion enabled
|
||||
Reply to a comment on a Document
|
||||
Given a logged-in Site Administrator
|
||||
and a document with discussion enabled
|
||||
|
||||
#Delete Comment from a Document
|
||||
# Given a logged-in Site Administrator
|
||||
# and a document with discussion enabled
|
||||
Delete Comment from a Document
|
||||
Given a logged-in Site Administrator
|
||||
and a document with discussion enabled
|
||||
|
||||
|
||||
*** Keywords ***
|
||||
|
Loading…
Reference in New Issue
Block a user