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