diff --git a/tests/php/Helpers/TestValidateSchema.php b/tests/php/Helpers/TestValidateSchema.php index a483076742c..306d68ed61a 100644 --- a/tests/php/Helpers/TestValidateSchema.php +++ b/tests/php/Helpers/TestValidateSchema.php @@ -5,7 +5,7 @@ namespace Automattic\WooCommerce\Blocks\Tests\Helpers; -require_once 'ValidateSchema.php'; +require_once __DIR__ . '/ValidateSchema.php'; /** * Test Validate schema.