Skip to content

Commit d3f5bf7

Browse files
apetitpafabpot
authored andcommitted
update dataProvider function name
1 parent 37c38cf commit d3f5bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Constraints/EmailValidatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ public function provideCheckTypes()
169169
}
170170

171171
/**
172-
* @dataProvider getCheckTypes
172+
* @dataProvider provideCheckTypes
173173
*/
174174
public function testEmptyHostIsNotValid($checkType, $violation)
175175
{

0 commit comments

Comments
 (0)