summaryrefslogtreecommitdiff
path: root/tests/app/Factories/SubmissionFactoryTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Factories/SubmissionFactoryTest.php')
-rw-r--r--tests/app/Factories/SubmissionFactoryTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Factories/SubmissionFactoryTest.php b/tests/app/Factories/SubmissionFactoryTest.php
index 7f9adcf097..0f8545a48d 100644
--- a/tests/app/Factories/SubmissionFactoryTest.php
+++ b/tests/app/Factories/SubmissionFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SubmissionFactory
*
- * @covers Fisharebest\Webtrees\Factories\SubmissionFactory
+ * @covers \Fisharebest\Webtrees\Factories\SubmissionFactory
*/
class SubmissionFactoryTest extends TestCase
{