We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fcd278 + 399fea9 commit 54cb129Copy full SHA for 54cb129
1 file changed
tests/integration/features/federation/lobby.feature
@@ -41,6 +41,9 @@ Feature: federation/lobby
41
And user "participant2" accepts invite to room "room" of server "LOCAL" with 200 (v1)
42
| id | name | type | remoteServer | remoteToken |
43
| LOCAL::room | room | 2 | LOCAL | room |
44
+ And user "participant2" is participant of room "LOCAL::room" (v4)
45
+ | lobbyState |
46
+ | 0 |
47
And using server "LOCAL"
48
When user "participant1" sets lobby state for room "room" to "non moderators" for 5 seconds with 200 (v4)
49
Given using server "REMOTE"
0 commit comments