aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/plugins/WallabagInstanceTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/WallabagInstanceTest.php')
-rw-r--r--tests/plugins/WallabagInstanceTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/WallabagInstanceTest.php b/tests/plugins/WallabagInstanceTest.php
index 4cb0d4cc..5ef3de1a 100644
--- a/tests/plugins/WallabagInstanceTest.php
+++ b/tests/plugins/WallabagInstanceTest.php
@@ -4,7 +4,7 @@ namespace Shaarli\Plugin\Wallabag;
4/** 4/**
5 * Class WallabagInstanceTest 5 * Class WallabagInstanceTest
6 */ 6 */
7class WallabagInstanceTest extends \PHPUnit\Framework\TestCase 7class WallabagInstanceTest extends \Shaarli\TestCase
8{ 8{
9 /** 9 /**
10 * @var string wallabag url. 10 * @var string wallabag url.