mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 23:15:15 +08:00
fix: fix test path
This commit is contained in:
parent
d308d7c31f
commit
21aa96dee8
@ -1,6 +1,6 @@
|
|||||||
context('/src/Commands/InsertContent/React/', () => {
|
context('/src/Commands/InsertContent/React/', () => {
|
||||||
before(() => {
|
before(() => {
|
||||||
cy.visit('/src/Issues/2720/React/')
|
cy.visit('/src/Commands/InsertContent/React/')
|
||||||
})
|
})
|
||||||
|
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
|
Loading…
Reference in New Issue
Block a user