Fix Telegram login redirect for Mini Apps #658
pr-checks.yml
on: pull_request
JS: Lint, Build and Test
4m 23s
E2E Tests
6m 7s
Matrix: PHP: Lint, Test
Annotations
1 error and 1 notice
[chromium] › wptelegram-comments/settings-page.spec.ts:82:2 › Settings › Should clean up the inputs:
test/e2e/specs/wptelegram-comments/settings-page.spec.ts#L97
1) [chromium] › wptelegram-comments/settings-page.spec.ts:82:2 › Settings › Should clean up the inputs
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<script async></script>"
Received: "<script async unknown-attr=\"some-value\"></script>"
95 | });
96 |
> 97 | expect(await page.getByLabel('Code').inputValue()).toBe(
| ^
98 | '<script async></script>',
99 | );
100 |
at /home/runner/work/wp-projects/wp-projects/test/e2e/specs/wptelegram-comments/settings-page.spec.ts:97:54
|
🎭 Playwright Run Summary
1 flaky
[chromium] › wptelegram-comments/settings-page.spec.ts:82:2 › Settings › Should clean up the inputs
36 passed (2.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
618 Bytes |
|