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

7 lines
150 B
JavaScript
Raw Normal View History

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