fix tests

This commit is contained in:
Philipp Kühn
2021-01-21 17:40:50 +01:00
parent 41fcef8867
commit 223ffaab1e
19 changed files with 21 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
context('clearContent', () => {
before(() => {
cy.visit('/examples/basic')
cy.visit('/examples/default')
})
it('returns true for the clearContent command', () => {