summaryrefslogtreecommitdiffstats
path: root/tests/php/RoomTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/php/RoomTest.php')
-rw-r--r--tests/php/RoomTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/php/RoomTest.php b/tests/php/RoomTest.php
index 422dd09d4..e2cbddbd4 100644
--- a/tests/php/RoomTest.php
+++ b/tests/php/RoomTest.php
@@ -61,7 +61,7 @@ class RoomTest extends TestCase {
$this->createMock(ITimeFactory::class),
$this->createMock(IHasher::class),
1,
- Room::PUBLIC_CALL,
+ Room::TYPE_PUBLIC,
Room::READ_WRITE,
Room::LISTABLE_NONE,
Webinary::LOBBY_NONE,