1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Update realtime tests for new confirmation check

This commit is contained in:
Matej Bačo 2022-09-01 09:15:09 +00:00
parent 3bb836a101
commit 0ce1e5fa51

View file

@ -54,6 +54,7 @@ class MessagingChannelsTest extends TestCase
'$id' => ID::custom('user' . $this->connectionsCount),
'memberships' => [
[
'confirm' => true,
'teamId' => ID::custom('team' . $i),
'roles' => [
empty($index % 2)