8000 rename dataset provider · maidmaid/symfony@894127b · GitHub
[go: up one dir, main page]

Skip to conte 8000 nt

Commit 894127b

Browse files
apetitpafabpot
authored andcommitted
rename dataset provider
1 parent d973eb1 commit 894127b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/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
382E array('checkMX', Email::MX_CHECK_FAILED_ERROR),

0 commit comments

Comments
 (0)
0