File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
tests/Storefront/Data/Service Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
88namespace Swag \PayPal \Test \Storefront \Data \Service ;
99
10- use Monolog \ Test \TestCase ;
10+ use PHPUnit \ Framework \TestCase ;
1111use Shopware \Core \Checkout \Cart \Cart ;
1212use Shopware \Core \Checkout \Customer \Aggregate \CustomerAddress \CustomerAddressEntity ;
1313use Shopware \Core \Checkout \Customer \CustomerEntity ;
Original file line number Diff line number Diff line change 77
88namespace Swag \PayPal \Test \Storefront \Data \Service ;
99
10- use Monolog \Test \TestCase ;
1110use PHPUnit \Framework \Attributes \CoversClass ;
1211use PHPUnit \Framework \Attributes \DataProvider ;
1312use PHPUnit \Framework \MockObject \MockObject ;
13+ use PHPUnit \Framework \TestCase ;
1414use Shopware \Core \Checkout \Customer \Aggregate \CustomerAddress \CustomerAddressEntity ;
1515use Shopware \Core \Checkout \Customer \CustomerEntity ;
1616use Shopware \Core \Framework \Log \Package ;
Original file line number Diff line number Diff line change 77
88namespace Swag \PayPal \Test \Storefront \Data \Service ;
99
10- use Monolog \Test \TestCase ;
1110use PHPUnit \Framework \Attributes \CoversClass ;
1211use PHPUnit \Framework \Attributes \DataProvider ;
1312use PHPUnit \Framework \MockObject \MockObject ;
13+ use PHPUnit \Framework \TestCase ;
1414use Shopware \Core \Checkout \Customer \Aggregate \CustomerAddress \CustomerAddressEntity ;
1515use Shopware \Core \Checkout \Customer \CustomerEntity ;
1616use Shopware \Core \Framework \Log \Package ;
You can’t perform that action at this time.
0 commit comments