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