Skip to content

Commit 8664580

Browse files
akaashakaash
authored andcommitted
Static Test Fix
1 parent 8642096 commit 8664580

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Customer/Model/AccountManagement/CreateAccountTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
use PHPUnit\Framework\TestCase;
3535
use Magento\Newsletter\Model\Subscriber;
3636
use Magento\Framework\Exception\NoSuchEntityException;
37+
use Magento\Framework\App\Area;
38+
use Magento\Framework\Mail\Template\TransportBuilder;
3739

3840
/**
3941
* Tests for customer creation via customer account management service.

0 commit comments

Comments
 (0)