diff options
Diffstat (limited to 'tests/app/Module/USPresidentsTest.php')
| -rw-r--r-- | tests/app/Module/USPresidentsTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Module/USPresidentsTest.php b/tests/app/Module/USPresidentsTest.php index c7eb9b6578..dc9c278488 100644 --- a/tests/app/Module/USPresidentsTest.php +++ b/tests/app/Module/USPresidentsTest.php @@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase; /** * Test harness for the class USPresidents * - * @covers Fisharebest\Webtrees\Module\USPresidents + * @covers \Fisharebest\Webtrees\Module\USPresidents */ class USPresidentsTest extends TestCase { |
