Skip to content

Commit cd182d7

Browse files
committed
Regex
1 parent 118d3b6 commit cd182d7

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
@@ -109,6 +109,7 @@ final class BehatPHPUnitAssertToWebmozartRector extends AbstractRector
109109
'assertArrayNotHasKey',
110110
'assertStringContainsString',
111111
'assertStringStartsWith',
112+
'assertMatchesRegularExpression',
112113
];
113114

114115
public function __construct(

0 commit comments

Comments
 (0)