woocommerce/tests/e2e/specs/rest-api/variable-product.js

7 lines
142 B
JavaScript

/*
* Internal dependencies
*/
const { runVariableProductAPITest } = require( '@woocommerce/e2e-core-tests' );
runVariableProductAPITest();