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 4271b63 commit 72898edCopy full SHA for 72898ed
PhpUnit/AbstractCompilerPassTestCase.php
@@ -18,6 +18,7 @@ abstract protected function registerCompilerPass(ContainerBuilder $container): v
18
* This test will run the compile method.
19
*
20
* @test
21
+ * @coversNothing
22
*/
23
final public function compilation_should_not_fail_with_empty_container(): void
24
{
0 commit comments