diff --git a/plugins/woocommerce-blocks/tests/php/Helpers/TestValidateSchema.php b/plugins/woocommerce-blocks/tests/php/Helpers/TestValidateSchema.php index a483076742c..306d68ed61a 100644 --- a/plugins/woocommerce-blocks/tests/php/Helpers/TestValidateSchema.php +++ b/plugins/woocommerce-blocks/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.