From a9b613b19a7bebd6295716a08ffb33e94a76bd34 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Sat, 23 Dec 2023 16:18:22 +0000 Subject: Fix: typo in @covers annotation --- tests/app/Statistics/Google/ChartMarriageAgeTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/app/Statistics/Google/ChartMarriageAgeTest.php') diff --git a/tests/app/Statistics/Google/ChartMarriageAgeTest.php b/tests/app/Statistics/Google/ChartMarriageAgeTest.php index 99a147b735..c426e5ab27 100644 --- a/tests/app/Statistics/Google/ChartMarriageAgeTest.php +++ b/tests/app/Statistics/Google/ChartMarriageAgeTest.php @@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase; /** * Test harness for the class ChartMarriageAge * - * @covers Fisharebest\Webtrees\Statistics\Google\ChartMarriageAge + * @covers \Fisharebest\Webtrees\Statistics\Google\ChartMarriageAge */ class ChartMarriageAgeTest extends TestCase { -- cgit v1.3