Skip to content

Commit 0469c83

Browse files
committed
more
1 parent f55248e commit 0469c83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rules/CodeQuality/Rector/ClassMethod/BehatPHPUnitAssertToWebmozartRector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ final class BehatPHPUnitAssertToWebmozartRector extends AbstractRector
9494
'assertContains',
9595
'assertNotContains',
9696
'assertInstanceOf',
97+
'assertNotInstanceOf',
9798
];
9899

99100
public function getRuleDefinition(): RuleDefinition

0 commit comments

Comments
 (0)