diff options
Diffstat (limited to 'tests/app/Module/NotesTabModuleTest.php')
| -rw-r--r-- | tests/app/Module/NotesTabModuleTest.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/app/Module/NotesTabModuleTest.php b/tests/app/Module/NotesTabModuleTest.php index c94bb90c47..545abafcb8 100644 --- a/tests/app/Module/NotesTabModuleTest.php +++ b/tests/app/Module/NotesTabModuleTest.php @@ -23,6 +23,8 @@ use Fisharebest\Webtrees\TestCase; /** * Test harness for the class NotesTabModule + * + * @covers \Fisharebest\Webtrees\Module\NotesTabModule */ class NotesTabModuleTest extends TestCase { |
