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