Investigate E2E test in multi-block-selection.test.js #29875
Labels
[Package] E2E Tests
/packages/e2e-tests
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
[Type] Enhancement
A suggestion for improvement.
When running this E2E locally:
npm run test-e2e -- --puppeteer-interactive specs/editor/various/multi-block-selection.test.js
Multi-block selection › should clear selection when clicking next to blocks
fails, but somehow works in CI. Let's investigate to see why this is happening.This is a follow up to #29836
The text was updated successfully, but these errors were encountered: