We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13e9f6 commit 6aabfa8Copy full SHA for 6aabfa8
tests/Filter/PhoneFilterTest.php
@@ -92,7 +92,7 @@ public function filterWithAllowNull()
92
* @param mixed $value The value to filter.
93
*
94
* @test
95
- * @covers ::__invoke
+ * @covers ::filter
96
* @dataProvider provideFilterThrowsException
97
*/
98
public function filterThrowsException($value)
0 commit comments