diff --git a/PhpUnit/AbstractCompilerPassTestCase.php b/PhpUnit/AbstractCompilerPassTestCase.php index fa9800b..8a3753e 100644 --- a/PhpUnit/AbstractCompilerPassTestCase.php +++ b/PhpUnit/AbstractCompilerPassTestCase.php @@ -18,6 +18,7 @@ abstract protected function registerCompilerPass(ContainerBuilder $container): v * This test will run the compile method. * * @test + * @coversNothing */ final public function compilation_should_not_fail_with_empty_container(): void {