Skip to content
Snippets Groups Projects
Commit 2c34ab8d authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

bugfix(tests): unit

parent 94196612
No related branches found
No related tags found
1 merge request!8bugfix(tests): unit
Pipeline #439624 passed with stages
in 43 seconds
......@@ -3,6 +3,8 @@
* PHPUnit bootstrap file
*/
error_reporting( E_ALL ^ E_DEPRECATED );
require_once __DIR__ . '/../../vendor/autoload.php';
WP_Mock::setUsePatchwork( true );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment