woocommerce/tests/e2e/specs/front-end/my-account-create-account.t...

7 lines
150 B
JavaScript

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