move everything around, add more content and a first test for images
This commit is contained in:
5
docs/src/demos/Nodes/ListItem/index.spec.js
Normal file
5
docs/src/demos/Nodes/ListItem/index.spec.js
Normal file
@@ -0,0 +1,5 @@
|
||||
context('/api/nodes/list-item', () => {
|
||||
before(() => {
|
||||
cy.visit('/api/nodes/list-item')
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user