update bootstrap
This commit is contained in:
parent
147ebb02ab
commit
7d0c1ac904
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ tests_add_filter('muplugins_loaded', '_manually_load_plugin');
|
|||
|
||||
require '/tmp/woocommerce/tests/bootstrap.php';
|
||||
|
||||
$plugin_dir = dirname(dirname(dirname(__FILE__))) . '/';
|
||||
$plugin_dir = dirname(dirname(__FILE__)) . '/';
|
||||
// helpers
|
||||
require $plugin_dir . 'tests/helpers/class-wc-retailcrm-response-helper.php';
|
||||
require $plugin_dir . 'tests/helpers/class-wc-retailcrm-test-case-helper.php';
|
||||
|
|
Loading…
Add table
Reference in a new issue