mirror of
https://github.com/codex-team/editor.js
synced 2026-03-18 00:19:53 +01:00
Lint
This commit is contained in:
parent
b7977c92fb
commit
ec60bf37b7
1 changed files with 1 additions and 1 deletions
|
|
@ -185,7 +185,7 @@ describe('Editor Tunes Api', () => {
|
|||
/** Check both tunes have correct text */
|
||||
cy.get('[data-item-name=testTune1]').contains('Tune entry 1');
|
||||
cy.get('[data-item-name=testTune2]').contains('Tune entry 2');
|
||||
})
|
||||
});
|
||||
|
||||
it('should display installed tunes above default tunes', () => {
|
||||
/** Test tune that should appear be rendered in block tunes menu */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue