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