Skip to content

Commit 9a1fe32

Browse files
committed
string c string
1 parent 5066c7d commit 9a1fe32

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rules/CodeQuality/Rector/ClassMethod/BehatPHPUnitAssertToWebmozartRector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ final class BehatPHPUnitAssertToWebmozartRector extends AbstractRector
104104
'assertNotInstanceOf',
105105
'assertArrayHasKey',
106106
'assertArrayNotHasKey',
107+
'assertStringContainsString',
107108
];
108109

109110
public function __construct(

0 commit comments

Comments
 (0)