Fix phpunit test

This commit is contained in:
dinamiko 2022-02-23 11:23:44 +01:00
parent 39b26bb51d
commit caf9a2c50d

View file

@ -3,7 +3,7 @@ declare(strict_types=1);
namespace WooCommerce\PayPalCommerce\ApiClient\Factory;
use WooCommerce\PayPalCommerce\ApiClient\TestCase;
use WooCommerce\PayPalCommerce\TestCase;
class SellerReceivableBreakdownFactoryTest extends TestCase
{