Skip to content

Commit ecff9a1

Browse files
committed
change namespace for test
1 parent a7746f5 commit ecff9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Analyser/nsrt/bug-13304.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Bug13272Property;
3+
namespace Bug13304;
44

55
use function PHPStan\Testing\assertType;
66

0 commit comments

Comments
 (0)