Skip to content

Commit 578de46

Browse files
apetitpafabpot
authored andcommitted
rename dataset provider
1 parent d0201d1 commit 578de46

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
@@ -160,7 +160,7 @@ public function testHostnameIsProperlyParsed()
160160
$this->assertNoViolation();
161161
}
162162

163-
public function getCheckTypes()
163+
public function provideCheckTypes()
164164
{
165165
return array(
166166
array('checkMX', Email::MX_CHECK_FAILED_ERROR),

0 commit comments

Comments
 (0)