Skip to content

Commit

Permalink
Fix ECS
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometee committed May 13, 2024
1 parent 4113108 commit 28175be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Behat/Service/WysiwygHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@

namespace Tests\BitBag\SyliusCmsPlugin\Behat\Service;

use Behat\Mink\Driver\PantherDriver;
use Behat\Mink\Element\DocumentElement;
use Behat\Mink\Session;
use Behat\Mink\Driver\PantherDriver;
use Webmozart\Assert\Assert;

final class WysiwygHelper
Expand Down

0 comments on commit 28175be

Please sign in to comment.