Skip to content

Commit b2cf9f2

Browse files
committed
flip
1 parent f226435 commit b2cf9f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

rules/CodeQuality/Rector/ClassMethod/BehatPHPUnitAssertToWebmozartRector.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ final class BehatPHPUnitAssertToWebmozartRector extends AbstractRector
9696
'assertNotContains',
9797
'assertInstanceOf',
9898
'assertNotInstanceOf',
99+
'assertArrayHasKey',
100+
'assertArrayNotHasKey'
99101
];
100102

101103
public function __construct(

0 commit comments

Comments
 (0)