Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.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>2022-09-27 08:55:09 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-27 08:56:19 +0300
commit6bfedf5f26f51f3dcd2b937c777cfac30c852d3f (patch)
tree5910af0dd1a669b04d7548d714d253ee2c5df477 /tests
parentc6e96a8c03170eae65805ffd84a9687e26047520 (diff)
More package rename
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/psalm-baseline.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index 0c62e2e60..a56ad86bd 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -149,7 +149,7 @@
<code>null</code>
</NullableReturnStatement>
</file>
- <file src="vendor/christophwurst/nextcloud/OCP/BackgroundJob/TimedJob.php">
+ <file src="vendor/nextcloud/ocp/OCP/BackgroundJob/TimedJob.php">
<ImplementedParamTypeMismatch occurrences="1">
<code>$jobList</code>
</ImplementedParamTypeMismatch>