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
path: root/tests
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-12-03 17:17:53 +0300
committerJoas Schilling <coding@schilljs.com>2022-02-17 18:31:00 +0300
commit4eb1f73ca1170329d80a6f040461fb7ac7be4ecc (patch)
tree9f93aaabf76f047ad8caa9ce3babd81d1687c962 /tests
parent55121e46170af29d752eece2b99cc72bb8b6f1e2 (diff)
Add an API endpoint to get all invites
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/php/RoomTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/php/RoomTest.php b/tests/php/RoomTest.php
index e2cbddbd4..07b00ccff 100644
--- a/tests/php/RoomTest.php
+++ b/tests/php/RoomTest.php
@@ -72,6 +72,7 @@ class RoomTest extends TestCase {
'description',
'passy',
'',
+ '',
0,
Attendee::PERMISSIONS_DEFAULT,
Attendee::PERMISSIONS_DEFAULT,