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