need no vendors for testing
This commit is contained in:
parent
0c2d3b550e
commit
7ef4f2d1b8
|
@ -12,5 +12,4 @@ tests_add_filter( 'muplugins_loaded', '_manually_load_plugin' );
|
||||||
|
|
||||||
require $_tests_dir . '/includes/bootstrap.php';
|
require $_tests_dir . '/includes/bootstrap.php';
|
||||||
|
|
||||||
require_once 'vendor/autoload.php';
|
|
||||||
require 'mock_ext_dataservice.php';
|
require 'mock_ext_dataservice.php';
|
||||||
|
|
Loading…
Reference in a new issue