Skip to content

Commit a13a011

Browse files
authored
Fix test namespace
1 parent c7328f5 commit a13a011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Type/WebMozartAssert/data/bug-130.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php declare(strict_types=1);
22

3-
namespace PHPStan\Type\WebMozartAssert;
3+
namespace WebmozartAssertBug130;
44

55
use Webmozart\Assert\Assert;
66

0 commit comments

Comments
 (0)