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 0749d5c commit e6328ebCopy full SHA for e6328eb
src/Phpunit/DatabaseTestListener.php
@@ -58,7 +58,7 @@ public function addSkippedTest(\PHPUnit_Framework_Test $test, \Exception $e, $ti
58
{
59
}
60
61
- public function addRiskyTest(PHPUnit_Framework_Test $test, \Exception $e, $time)
+ public function addRiskyTest(\PHPUnit_Framework_Test $test, \Exception $e, $time)
62
63
64
0 commit comments