summaryrefslogtreecommitdiffstats
path: root/tests/php
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-02-11 13:48:55 +0100
committerJoas Schilling <coding@schilljs.com>2021-02-11 19:00:17 +0100
commitbf5f69cdedb33f3edcc97a3dfbf831fc705e943f (patch)
tree4396c5d360d72d2e85080a73bd10deb72af2a7e5 /tests/php
parentdd0e81c274f22e6ab0cc4bed96cd2736a815d5cc (diff)
Provide information for incoming call screens
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests/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