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>2019-09-13 19:51:33 +0300
committerJoas Schilling <coding@schilljs.com>2019-09-19 15:55:59 +0300
commit5da475f4c060e85266b5a113f50cc207e57a53c2 (patch)
treea4485ddb28909d2eede2c72803d0b50254da7202 /tests
parent940a9351aae7dc7f95eb7a2ba35a0bc8db45a8ba (diff)
Populate the canStartCall value and add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/php/CapabilitiesTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/php/CapabilitiesTest.php b/tests/php/CapabilitiesTest.php
index 8ddd71e09..c1eedac7d 100644
--- a/tests/php/CapabilitiesTest.php
+++ b/tests/php/CapabilitiesTest.php
@@ -91,6 +91,7 @@ class CapabilitiesTest extends TestCase {
'read-only-rooms',
'chat-read-marker',
'webinary-lobby',
+ 'start-call-flag',
],
'config' => [
'chat' => [
@@ -146,6 +147,7 @@ class CapabilitiesTest extends TestCase {
'read-only-rooms',
'chat-read-marker',
'webinary-lobby',
+ 'start-call-flag',
],
'config' => [
'chat' => [