Skip to content
Snippets Groups Projects
Commit 7da110e4 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

linter

parent 5c09ae9f
No related branches found
No related tags found
No related merge requests found
...@@ -4,8 +4,8 @@ declare(strict_types=1); ...@@ -4,8 +4,8 @@ declare(strict_types=1);
namespace Dbp\Relay\TemplateBundle\Tests\Service; namespace Dbp\Relay\TemplateBundle\Tests\Service;
use Dbp\Relay\TemplateBundle\Service\MyCustomService;
use Dbp\Relay\TemplateBundle\Service\ExternalApi; use Dbp\Relay\TemplateBundle\Service\ExternalApi;
use Dbp\Relay\TemplateBundle\Service\MyCustomService;
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase; use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
class ExternalApiTest extends WebTestCase class ExternalApiTest extends WebTestCase
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment