remove screen debug (#18365)

This commit is contained in:
Simone 2023-10-09 15:11:12 +02:00 committed by GitHub
parent 64e637e0a2
commit 04bd36c399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',