Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 894127b

Browse filesBrowse files
apetitpafabpot
apetitpa
authored andcommitted
rename dataset provider
1 parent d973eb1 commit 894127b
Copy full SHA for 894127b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.