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 0c9207e commit d5df2b3Copy full SHA for d5df2b3
src/Framework/TestRunner/TestRunner.php
@@ -185,7 +185,7 @@ public function run(TestCase $test): void
185
/**
186
* Workaround for tests that fail due to mock object expectations
187
* that are verified while the test is running and not after the
188
- * test has finished running
+ * test has finished running.
189
*
190
* @see https://github.com/sebastianbergmann/phpunit/issues/6138
191
*/
0 commit comments