mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 15:15:47 +01:00
rm only from test
This commit is contained in:
parent
812eccda68
commit
b21567ed28
1 changed files with 1 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue