mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 03:39:01 +08:00
docs(docs): move youtube demo
This commit is contained in:
parent
90dedbeabc
commit
3408766e72
@ -1,6 +1,6 @@
|
||||
context('/src/Examples/Youtube/Vue/', () => {
|
||||
context('/src/Extensions/Youtube/React/', () => {
|
||||
before(() => {
|
||||
cy.visit('/src/Examples/Youtube/Vue/')
|
||||
cy.visit('/src/Extensions/Youtube/React/')
|
||||
})
|
||||
|
||||
beforeEach(() => {
|
@ -1,6 +1,6 @@
|
||||
context('/src/Examples/Youtube/React/', () => {
|
||||
context('/src/Extensions/Youtube/Vue/', () => {
|
||||
before(() => {
|
||||
cy.visit('/src/Examples/Youtube/React/')
|
||||
cy.visit('/src/Extensions/Youtube/Vue/')
|
||||
})
|
||||
|
||||
beforeEach(() => {
|
Loading…
Reference in New Issue
Block a user