Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2018-02-14 15:41:16 +0300
committerJoas Schilling <coding@schilljs.com>2018-02-14 15:47:05 +0300
commit4bfe0380bce5424287755bc5c4ce5dc1de06eea3 (patch)
treea483a2a34a0048ed0a3da70af7ccfe9ff05ed7ac
parent56723880c90242d1f881f6ab03ecbef466b5b39f (diff)
Fix scenario description
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--tests/integration/features/one-to-one.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/features/one-to-one.feature b/tests/integration/features/one-to-one.feature
index 781e95ec3..4426bac0a 100644
--- a/tests/integration/features/one-to-one.feature
+++ b/tests/integration/features/one-to-one.feature
@@ -9,7 +9,7 @@ Feature: one-to-one
Then user "participant2" is participant of the following rooms
Then user "participant3" is participant of the following rooms
- Scenario: User1 invites user1 ... that should not work ...
+ Scenario: User1 invites themself to a one2one room
When user "participant1" tries to create room with 403
| roomType | 1 |
| invite | participant1 |