fix test name
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
context('read-only', () => {
|
context('focus', () => {
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
cy.visit('/examples/focus')
|
cy.visit('/examples/focus')
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user