docs: move content example to the guide

This commit is contained in:
Hans Pagel
2020-11-30 14:56:18 +01:00
parent 3ff8303ebd
commit 0cd31d05aa
4 changed files with 5 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
context('/examples/export-html-or-json', () => {
context('/guide/store-content', () => {
before(() => {
cy.visit('/examples/export-html-or-json')
cy.visit('/guide/store-content')
})
beforeEach(() => {