fix test name

This commit is contained in:
Hans Pagel
2020-08-19 18:17:17 +02:00
parent 1dcab0d794
commit d9cb39324e

View File

@@ -1,4 +1,4 @@
context('read-only', () => { context('focus', () => {
beforeEach(() => { beforeEach(() => {
cy.visit('/examples/focus') cy.visit('/examples/focus')
}) })