docs: move youtube documentation to nodes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
context('/src/Extensions/Youtube/Vue/', () => {
|
||||
context('/src/Nodes/Youtube/React/', () => {
|
||||
before(() => {
|
||||
cy.visit('/src/Extensions/Youtube/Vue/')
|
||||
cy.visit('/src/Nodes/Youtube/React/')
|
||||
})
|
||||
|
||||
beforeEach(() => {
|
||||
@@ -1,6 +1,6 @@
|
||||
context('/src/Extensions/Youtube/React/', () => {
|
||||
context('/src/Nodes/Youtube/Vue/', () => {
|
||||
before(() => {
|
||||
cy.visit('/src/Extensions/Youtube/React/')
|
||||
cy.visit('/src/Nodes/Youtube/Vue/')
|
||||
})
|
||||
|
||||
beforeEach(() => {
|
||||
Reference in New Issue
Block a user