Move blockified code to the module instead #262
Annotations
2 errors
test:
tests/e2e/specs/calendar-header.test.js#L211
TimeoutError: Navigation timeout of 30000 ms exceeded
at /home/runner/work/Edit-Flow/Edit-Flow/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/LifecycleWatcher.ts:211:18
at FrameManager.waitForFrameNavigation (/home/runner/work/Edit-Flow/Edit-Flow/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/FrameManager.ts:239:19)
at Frame.waitForNavigation (/home/runner/work/Edit-Flow/Edit-Flow/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/FrameManager.ts:795:12)
at Page.waitForNavigation (/home/runner/work/Edit-Flow/Edit-Flow/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/Page.ts:1833:12)
at async Promise.all (index 1)
at loginUser (/home/runner/work/Edit-Flow/Edit-Flow/node_modules/@wordpress/e2e-test-utils/build/@wordpress/e2e-test-utils/src/login-user.js:32:2)
at switchUserToAdmin (/home/runner/work/Edit-Flow/Edit-Flow/node_modules/@wordpress/e2e-test-utils/build/@wordpress/e2e-test-utils/src/switch-user-to-admin.js:16:2)
|
test
Process completed with exit code 1.
|