File tree Expand file tree Collapse file tree
tests/integration/features/federation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -321,11 +321,11 @@ Feature: federation/call
321321 Given user "participant1" creates room "room" (v4)
322322 | roomType | 2 |
323323 | roomName | room |
324- And user "participant1" adds federated_user "participant2" to room "room" with 200 (v4)
324+ And user "participant1" adds federated_user "participant2@REMOTE " to room "room" with 200 (v4)
325325 And using server "REMOTE"
326326 And user "participant2" has the following invitations (v1)
327- | remoteServerUrl | remoteToken | state | inviterCloudId | inviterDisplayName |
328- | LOCAL | room | 0 | participant1 @LOCAL | participant1 -displayname |
327+ | remoteServerUrl | remoteToken | state | inviterCloudId | inviterDisplayName |
328+ | LOCAL | room | 0 | participant1 @http :// localhost : 8080 | participant1 -displayname |
329329 And user "participant2" accepts invite to room "room" of server "LOCAL" with 200 (v1)
330330 | id | name | type | remoteServer | remoteToken |
331331 | LOCAL ::room | room | 2 | LOCAL | room |
You can’t perform that action at this time.
0 commit comments