Skip to content

Commit

Permalink
Fix scenario description
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Feb 14, 2018
1 parent 5672388 commit 4bfe038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/features/one-to-one.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 4bfe038

Please sign in to comment.