fix tests

This commit is contained in:
Philipp Kühn
2020-11-02 16:33:12 +01:00
parent b89e57044a
commit b3fb079fee
18 changed files with 36 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
context('/api/extensions/text', () => {
context('/api/nodes/text', () => {
before(() => {
cy.visit('/api/extensions/text')
cy.visit('/api/nodes/text')
})
beforeEach(() => {