ci: migrate e2e tests from previous WPGraphQL IDE Implementation #20
Annotations
2 errors
E2E tests on Node 18
ReferenceError: text is not defined
at drawer.spec.js:136
134 |
135 |
> 136 | text.skip('expect error if invalid query is submitted', async ({ page }) => { });
| ^
137 |
138 | describe('query params', () => {
139 |
at Object.<anonymous> (/home/runner/work/wpgraphql-ide/wpgraphql-ide/tests/e2e/specs/drawer.spec.js:136:1)
|
E2E tests on Node 18
Process completed with exit code 1.
|