summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/app-comments.feature
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-02-16 10:27:25 +0100
committerGitHub <noreply@github.com>2018-02-16 10:27:25 +0100
commit66654bbd18c2e5bf6ccf5785b653643e641c3193 (patch)
tree8590eb263e321a9102ee59475fb8f42038a4313d /tests/acceptance/features/app-comments.feature
parent620ee00ac5d176e85ba0dd9dd10cff6d1ef5172f (diff)
parent81fdbc6554a7a9f3227e1a66a529bcd1f132b810 (diff)
downloadnextcloud-server-66654bbd18c2e5bf6ccf5785b653643e641c3193.tar.gz
nextcloud-server-66654bbd18c2e5bf6ccf5785b653643e641c3193.zip
Merge pull request #8382 from nextcloud/make-acceptance-tests-for-comments-more-consistent-with-the-others
Make acceptance tests for comments more consistent with the others
Diffstat (limited to 'tests/acceptance/features/app-comments.feature')
-rw-r--r--tests/acceptance/features/app-comments.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acceptance/features/app-comments.feature b/tests/acceptance/features/app-comments.feature
index 81fc6f89ad1..a5bdb0aa745 100644
--- a/tests/acceptance/features/app-comments.feature
+++ b/tests/acceptance/features/app-comments.feature
@@ -5,4 +5,4 @@ Feature: app-comments
And I open the details view for "welcome.txt"
And I open the "Comments" tab in the details view
When I create a new comment with "Hello world" as message
- Then I see that a comment was added
+ Then I see a comment with "Hello world" as message