summaryrefslogtreecommitdiffstats
path: root/tests/psalm-baseline.xml
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2022-11-04 12:46:23 -0100
committerMaxence Lange <maxence@artificial-owl.com>2022-11-04 12:46:32 -0100
commita9d73b77b40743fb2e408c4c3490c8bd0c15b434 (patch)
tree254173c5695c47f99f602a33960ff71b050abb21 /tests/psalm-baseline.xml
parent025917e4597bd8bd55480ed3012880be2916e911 (diff)
fix min_id
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'tests/psalm-baseline.xml')
-rw-r--r--tests/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index b9ae93a8..2c030301 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -126,11 +126,6 @@
<code>$varr[0] !== null</code>
</RedundantCondition>
</file>
- <file src="lib/Service/StreamService.php">
- <InvalidReturnType occurrences="1">
- <code>Note[]</code>
- </InvalidReturnType>
- </file>
<file src="lib/Service/TestService.php">
<TypeDoesNotContainNull occurrences="3">
<code>$host === null</code>