add a bunch of new tests and add empty test files where missing
This commit is contained in:
5
docs/src/demos/Overview/Installation/index.spec.js
Normal file
5
docs/src/demos/Overview/Installation/index.spec.js
Normal file
@@ -0,0 +1,5 @@
|
||||
context('/overview/installation', () => {
|
||||
before(() => {
|
||||
cy.visit('/overview/installation')
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user