Skip to content
Snippets Groups Projects
Commit 1a90af7d authored by Neuber, Eugen Ramon's avatar Neuber, Eugen Ramon :speech_balloon:
Browse files

Make php-cs-fixer happy

parent 76ba022c
No related branches found
No related tags found
No related merge requests found
Pipeline #105817 passed with warnings
...@@ -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\ExternalApi;
use Dbp\Relay\TemplateBundle\Service\MyCustomService; use Dbp\Relay\TemplateBundle\Service\MyCustomService;
use Dbp\Relay\TemplateBundle\Service\ExternalApi;
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