summaryrefslogtreecommitdiff
path: root/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Http/RequestHandlers/SearchGeneralActionTest.php')
-rw-r--r--tests/app/Http/RequestHandlers/SearchGeneralActionTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php b/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
index 5ee9fe3d96..9c10c99129 100644
--- a/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchGeneralAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SearchGeneralAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SearchGeneralAction
*/
class SearchGeneralActionTest extends TestCase
{