Skip to content

Commit 3e5eba2

Browse files
authored
Merge pull request #1 from DanielEScherzer/patch-1
KeywordEnhancerTest: remove a duplicate test case in dataCodifyText
2 parents 7ff9171 + 3b59c9b commit 3e5eba2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/KeywordEnhancerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ public static function dataCodifyText(): array {
7474
'`password_hash()` and password_hash()',
7575
'`password_hash()` and `password_hash()`',
7676
],
77-
['password_hash()', '`password_hash()`'],
7877
];
7978
}
8079

0 commit comments

Comments
 (0)