Skip to content

Commit

Permalink
TE-4571 Moved test helpers from Testify to Application.
Browse files Browse the repository at this point in the history
  • Loading branch information
stereomon committed Jul 24, 2020
1 parent 7c48563 commit dd570e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
use Codeception\Module;
use Codeception\TestInterface;
use Spryker\Yves\Locale\Plugin\Application\LocaleApplicationPlugin;
use SprykerTest\Yves\Testify\Helper\ApplicationHelperTrait;
use SprykerTest\Yves\Application\Helper\ApplicationHelperTrait;

class LocaleHelper extends Module
{
Expand Down

0 comments on commit dd570e5

Please sign in to comment.