Skip to content

Commit

Permalink
Migrate 'block icons' e2e tests to Playwright (#56610)
Browse files Browse the repository at this point in the history
* Migrate 'block icons' e2e tests to Playwright

Co-authored-by: mimi <[email protected]>

* Remove old test file

---------

Co-authored-by: mimi <[email protected]>
  • Loading branch information
2 people authored and derekblank committed Dec 7, 2023
1 parent 90982db commit 2296e54
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 171 deletions.
2 changes: 1 addition & 1 deletion packages/e2e-tests/plugins/block-icons/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
} );

registerBlockType( 'test/test-dash-icon', {
title: 'TestDashIcon',
title: 'TestSimpleDashIcon',
icon: 'cart',
category: 'text',

Expand Down
170 changes: 0 additions & 170 deletions packages/e2e-tests/specs/editor/plugins/block-icons.test.js

This file was deleted.

Loading

0 comments on commit 2296e54

Please sign in to comment.