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