summaryrefslogtreecommitdiffstats
path: root/tests/php
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-05-09 12:51:23 -0300
committerVitor Mattos <vitor@php.rio>2022-06-30 15:01:24 -0300
commit5bdaa1682308111fb8fcda7d093a6ab528ae47cf (patch)
treeeb41d5947d93ab9bb1454d89abdb90de633d2fdc /tests/php
parent465bbf0cc873e99ec3253462fde94bc6a9627e22 (diff)
Implement logic in controller to change the ttl
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'tests/php')
-rw-r--r--tests/php/Service/RoomServiceTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/php/Service/RoomServiceTest.php b/tests/php/Service/RoomServiceTest.php
index bbc1ba70d..8733cbccc 100644
--- a/tests/php/Service/RoomServiceTest.php
+++ b/tests/php/Service/RoomServiceTest.php
@@ -352,6 +352,7 @@ class RoomServiceTest extends TestCase {
Room::TYPE_PUBLIC,
Room::READ_WRITE,
Room::LISTABLE_NONE,
+ 0,
Webinary::LOBBY_NONE,
0,
null,