rename tests

This commit is contained in:
Hans Pagel
2020-09-08 14:29:27 +02:00
parent 79f45da4ba
commit 56c7f991f7
7 changed files with 8 additions and 8 deletions

View File

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