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/underline', () => {
context('/api/marks/underline', () => {
before(() => {
cy.visit('/api/extensions/underline')
cy.visit('/api/marks/underline')
})
beforeEach(() => {