Skip to content

Commit c4f16a2

Browse files
committed
fixup! fix assert call type resolving
1 parent f279499 commit c4f16a2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

rules-tests/PHPUnit120/Rector/Class_/AssertIsTypeMethodCallRector/Fixture/skip_non_phpunit_type.php.inc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
// skip: non-string argument (enum case) should not crash
4-
53
namespace Rector\PHPUnit\Tests\PHPUnit120\Rector\Class_\AssertIsTypeMethodCallRector\Fixture;
64

75
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)