diff --git a/tests/Unit/Service/Connection/ConnectionReporterTest.php b/tests/Unit/Service/Connection/ConnectionReporterTest.php index c5554055..ede84e45 100644 --- a/tests/Unit/Service/Connection/ConnectionReporterTest.php +++ b/tests/Unit/Service/Connection/ConnectionReporterTest.php @@ -44,6 +44,7 @@ * Unit tests for ConnectionReporter. * * @covers \OCA\LaunchPad\Service\Connection\ConnectionReporter + * @uses \OCA\LaunchPad\Service\Connection\ConnectionObservations */ class ConnectionReporterTest extends TestCase { use ConnectionReporterFixture;