rm only from test

This commit is contained in:
Peter Savchenko 2022-11-28 22:52:16 +04:00
commit b21567ed28
No known key found for this signature in database
GPG key ID: E68306B1AB0F727C

View file

@ -2,7 +2,7 @@
import Header from '@editorjs/header';
import { nanoid } from 'nanoid';
describe.only('Block ids', () => {
describe('Block ids', () => {
beforeEach(function () {
cy.createEditor({
tools: {