summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMarco <marcoambrosini@icloud.com>2022-08-29 08:45:15 +0200
committerGitHub <noreply@github.com>2022-08-29 08:45:15 +0200
commita113168604a110fe5723de949c3d138f532ab257 (patch)
treec7883093ed0ba790caf186c77d1657f7c505d082 /tests
parent310a92ce959d600252290db4265f8caa4605bdc4 (diff)
parent9ddae531db6f80df958ff9a263e08ebf3a990bf0 (diff)
Merge pull request #7805 from nextcloud/bugfix/noid/dont-allow-to-close-polls-twice
Don't allow to close polls twice
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/features/chat/poll.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/features/chat/poll.feature b/tests/integration/features/chat/poll.feature
index 46a90eb3a..d7acc1692 100644
--- a/tests/integration/features/chat/poll.feature
+++ b/tests/integration/features/chat/poll.feature
@@ -382,6 +382,7 @@ Feature: chat/poll
| actorDisplayName | participant1-displayname |
| status | closed |
| votedSelf | [0] |
+ Then user "participant1" closes poll "What is the question?" in room "room" with 400
Then user "participant1" sees the following system messages in room "room" with 200 (v1)
| room | actorType | actorId | actorDisplayName | systemMessage |
| room | users | participant1 | participant1-displayname | poll_closed |