UNPKG

@wordpress/e2e-test-utils

Version:
9 lines (8 loc) 295 B
async function publishPostWithPrePublishChecksDisabled() { await page.click(".editor-post-publish-button"); return page.waitForSelector(".components-snackbar"); } export { publishPostWithPrePublishChecksDisabled }; //# sourceMappingURL=publish-post-with-pre-publish-checks-disabled.js.map