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