Skip to content

Commit 9156e51

Browse files
staabmondrejmirtes
authored andcommitted
Fix build
1 parent 526854a commit 9156e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Analyser/nsrt/bug-13805.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 Bug13805;
5+
namespace Bug13805b;
66

77
use function PHPStan\Testing\assertType;
88

0 commit comments

Comments
 (0)