Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/php/RoomTest.php')
-rw-r--r--tests/php/RoomTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/php/RoomTest.php b/tests/php/RoomTest.php
index 5c710c4f4..960ec0111 100644
--- a/tests/php/RoomTest.php
+++ b/tests/php/RoomTest.php
@@ -25,6 +25,7 @@ namespace OCA\Talk\Tests\php;
use OC\EventDispatcher\EventDispatcher;
use OCA\Talk\Events\VerifyRoomPasswordEvent;
use OCA\Talk\Manager;
+use OCA\Talk\Participant;
use OCA\Talk\Room;
use OCA\Talk\Webinary;
use OCP\AppFramework\Utility\ITimeFactory;
@@ -72,6 +73,7 @@ class RoomTest extends TestCase {
'description',
'passy',
0,
+ Participant::FLAG_DISCONNECTED,
null,
null,
0