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