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