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:
authorVitor Mattos <vitor@php.rio>2021-12-06 16:48:04 +0300
committerVitor Mattos <vitor@php.rio>2021-12-06 18:18:34 +0300
commitf83800913b5eda1cbd73e825051f722833463792 (patch)
treee4c6fb01c68b098651c9bb56854bb0f4077b435b /tests
parent5ac20349c6ff3c16a26bbdd1ecb3d6e9c773b9db (diff)
Prevent InvalidArgument error, bump christophwurst/nextcloud
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'tests')
-rw-r--r--tests/psalm-baseline.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index 6fd3e66fd..caba59006 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -199,6 +199,9 @@
<code>IRootFolder</code>
<code>IRootFolder</code>
</MissingDependency>
+ <InvalidArgument occurrences="1">
+ <code>SharedStorage::class</code>
+ </InvalidArgument>
</file>
<file src="lib/Controller/SignalingController.php">
<UndefinedClass occurrences="1">
@@ -237,6 +240,9 @@
<code>ShareNotFound</code>
<code>ShareNotFound</code>
</MissingDependency>
+ <InvalidArgument occurrences="1">
+ <code>SharedStorage::class</code>
+ </InvalidArgument>
</file>
<file src="lib/MatterbridgeManager.php">
<UndefinedClass occurrences="3">