docs: update content

This commit is contained in:
Hans Pagel
2021-01-21 12:35:06 +01:00
parent 471f182112
commit a0e375bf1e
8 changed files with 38 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
context('/examples/basic', () => {
context('/examples/default', () => {
before(() => {
cy.visit('/examples/basic')
cy.visit('/examples/default')
})
beforeEach(() => {