FAIL puppeteer-e2e src/e2e/puppeteer/__tests__/gestures.ts > chaining commands > chained command
Test Files 1 failed | 32 passed | 3 skipped (36)
Tests 1 failed | 162 passed | 12 skipped (175)
Start at 13:59:16
Duration 163.36s (transform 4.85s, setup 748ms, import 10.84s, tests 416.80s, environment 49.56s)
AssertionError: expected '\n- a\n - b\n' to be '\n- a\n - b\n- \n' // Object.is equality
- Expected
+ Received
- a
- - b
- -
+ - b
❯ src/e2e/puppeteer/__tests__/gestures.ts:89:25
87|
88| const exported1 = await exportThoughts()
89| expect(exported1).toBe(`
| ^
90| - a
91| - b
https://github.com/cybersemics/em/actions/runs/29421388828/attempts/1
https://github.com/cybersemics/em/actions/runs/29421388828/attempts/1