Latest updates from IceHrmPro
This commit is contained in:
5
test/frontend/cypress/integration/1_reset.db.spec.js
Normal file
5
test/frontend/cypress/integration/1_reset.db.spec.js
Normal file
@@ -0,0 +1,5 @@
|
||||
context('Reset DB', () => {
|
||||
it('resets DB', () => {
|
||||
cy.resetDatabase();
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user