Fix after rebase

This commit is contained in:
Jeremy Benoist
2023-07-28 09:44:30 +02:00
parent ad78c3cf42
commit 0244a11bf1
7 changed files with 6 additions and 44 deletions

View File

@ -2,8 +2,8 @@
namespace App\Tests\Controller\Api;
use Craue\ConfigBundle\Util\Config;
use App\Tests\WallabagApiTestCase;
use Craue\ConfigBundle\Util\Config;
class WallabagRestControllerTest extends WallabagApiTestCase
{