From 32d5c924285142fab47deb9b3d3075fa7267f6d6 Mon Sep 17 00:00:00 2001 From: Matthew Brown Date: Sun, 29 Mar 2020 18:28:49 -0400 Subject: [PATCH] Split up test --- tests/TypeReconciliation/TypeAlgebraTest.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/TypeReconciliation/TypeAlgebraTest.php b/tests/TypeReconciliation/TypeAlgebraTest.php index f30f9d824..9d38b7289 100644 --- a/tests/TypeReconciliation/TypeAlgebraTest.php +++ b/tests/TypeReconciliation/TypeAlgebraTest.php @@ -801,11 +801,15 @@ class TypeAlgebraTest extends \Psalm\Tests\TestCase class Bar extends Foo {} class Bat extends Foo {}', ], - 'explicitValuesInOr' => [ + 'explicitValuesInOrIf' => [ ' [ + '