mirror of
https://github.com/strapi/strapi.git
synced 2025-07-23 17:10:08 +00:00
remove screen debug (#18365)
This commit is contained in:
parent
64e637e0a2
commit
04bd36c399
@ -261,8 +261,6 @@ describe('BlocksEditor toolbar', () => {
|
||||
|
||||
await user.click(screen.getByRole('option', { name: 'Numbered list' }));
|
||||
|
||||
screen.debug(headingsDropdown);
|
||||
|
||||
expect(baseEditor.children).toEqual([
|
||||
{
|
||||
type: 'list',
|
||||
|
Loading…
x
Reference in New Issue
Block a user