Skip to content

Commit 7d65869

Browse files
committed
Fix CI failures [claude-ci-fix]
Automated fix attempt 1 for CI failures.
1 parent 7c0fb68 commit 7d65869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php declare(strict_types = 1); // lint >= 8.0
22

3-
namespace Bug10245;
3+
namespace NsrtBug10245;
44

55
use function PHPStan\Testing\assertType;
66

0 commit comments

Comments
 (0)