File tree 3 files changed +3
-3
lines changed
tests/Storefront/Data/Service
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
namespace Swag \PayPal \Test \Storefront \Data \Service ;
9
9
10
- use Monolog \ Test \TestCase ;
10
+ use PHPUnit \ Framework \TestCase ;
11
11
use Shopware \Core \Checkout \Cart \Cart ;
12
12
use Shopware \Core \Checkout \Customer \Aggregate \CustomerAddress \CustomerAddressEntity ;
13
13
use Shopware \Core \Checkout \Customer \CustomerEntity ;
Original file line number Diff line number Diff line change 7
7
8
8
namespace Swag \PayPal \Test \Storefront \Data \Service ;
9
9
10
- use Monolog \Test \TestCase ;
11
10
use PHPUnit \Framework \Attributes \CoversClass ;
12
11
use PHPUnit \Framework \Attributes \DataProvider ;
13
12
use PHPUnit \Framework \MockObject \MockObject ;
13
+ use PHPUnit \Framework \TestCase ;
14
14
use Shopware \Core \Checkout \Customer \Aggregate \CustomerAddress \CustomerAddressEntity ;
15
15
use Shopware \Core \Checkout \Customer \CustomerEntity ;
16
16
use Shopware \Core \Framework \Log \Package ;
Original file line number Diff line number Diff line change 7
7
8
8
namespace Swag \PayPal \Test \Storefront \Data \Service ;
9
9
10
- use Monolog \Test \TestCase ;
11
10
use PHPUnit \Framework \Attributes \CoversClass ;
12
11
use PHPUnit \Framework \Attributes \DataProvider ;
13
12
use PHPUnit \Framework \MockObject \MockObject ;
13
+ use PHPUnit \Framework \TestCase ;
14
14
use Shopware \Core \Checkout \Customer \Aggregate \CustomerAddress \CustomerAddressEntity ;
15
15
use Shopware \Core \Checkout \Customer \CustomerEntity ;
16
16
use Shopware \Core \Framework \Log \Package ;
You can’t perform that action at this time.
0 commit comments