Skip to content

Commit 9140df5

Browse files
committed
fix name collision in test
1 parent 8cfa7d1 commit 9140df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Analyser/nsrt/conditional-vars-php8.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types = 1);
44

5-
namespace ConditionalVars;
5+
namespace ConditionalVarsPhp8;
66

77
use function PHPStan\Testing\assertType;
88

0 commit comments

Comments
 (0)