mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
update unit tests for new autoloader, remove inc/autoload.php
This commit is contained in:
parent
1194b325ce
commit
ae12409454
2 changed files with 0 additions and 69 deletions
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
require_once __DIR__ . '/../../inc/autoload.php';
|
||||
\Inpsyde\PayPalCommerce\autoload();
|
||||
require_once __DIR__ . '/../stubs/WC_Payment_Gateway.php';
|
||||
require_once __DIR__ . '/../stubs/WC_Ajax.php';
|
Loading…
Add table
Add a link
Reference in a new issue