Skip to content

Commit 5066c7d

Browse files
committed
fix
1 parent a8d66e7 commit 5066c7d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rules/CodeQuality/Rector/ClassMethod/BehatPHPUnitAssertToWebmozartRector.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@ final class BehatPHPUnitAssertToWebmozartRector extends AbstractRector
100100
'assertLessThan',
101101
'assertLessThanOrEqual',
102102
'assertCount',
103-
'assertContains',
104-
'assertNotContains',
105103
'assertInstanceOf',
106104
'assertNotInstanceOf',
107105
'assertArrayHasKey',

0 commit comments

Comments
 (0)