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

Init

parent 076bf30f
No related branches found
No related tags found
1 merge request!1Feature/first release
Pipeline #4737 passed
<?php
/**
* PHPUnit bootstrap file
*/
require_once __DIR__ . '/../../vendor/autoload.php';
WP_Mock::setUsePatchwork( true );
WP_Mock::bootstrap();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment