Fix e2e test: 'inserts a default block on bottom padding click' #65138
Labels
[Package] E2E Tests
/packages/e2e-tests
[Status] In Progress
Tracking issues with work in progress
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
The test should include an assertion that the default block has focus as that is currently broken on trunk.
Right now it only asserts that the block is inserted:
gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js
Lines 44 to 47 in 559edae
Old description from when this was first opened
There is one but apparently it doesn’t fail:
gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js
Line 29 in 559edae
Originally posted by @stokesman in #64992 (comment)
The text was updated successfully, but these errors were encountered: