Skip to content

Commit 54cb129

Browse files
Merge pull request #17856 from nextcloud/test/noid/flaky-lobby
test(integration): Make the lobby test less flaky
2 parents 2fcd278 + 399fea9 commit 54cb129

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/integration/features/federation/lobby.feature

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Feature: federation/lobby
4141
And user "participant2" accepts invite to room "room" of server "LOCAL" with 200 (v1)
4242
| id | name | type | remoteServer | remoteToken |
4343
| LOCAL::room | room | 2 | LOCAL | room |
44+
And user "participant2" is participant of room "LOCAL::room" (v4)
45+
| lobbyState |
46+
| 0 |
4447
And using server "LOCAL"
4548
When user "participant1" sets lobby state for room "room" to "non moderators" for 5 seconds with 200 (v4)
4649
Given using server "REMOTE"

0 commit comments

Comments
 (0)