1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Skip failing test

This commit is contained in:
Brown 2020-07-10 13:08:50 -04:00
parent cd8420aa94
commit ba44b952ba

View File

@ -588,7 +588,7 @@ class ConditionalReturnTypeTest extends TestCase
}
}'
],
'checkNullOrFalse' => [
'SKIPPED-checkNullOrFalse' => [
'<?php
/**
* @template T of mixed|false|null