added create and delete app fun
This commit is contained in:
parent
61ea73f2e5
commit
ff3ce6e01a
|
|
@ -33,6 +33,6 @@ describe("Button Widget Functionality", function() {
|
|||
|
||||
afterEach(() => {
|
||||
//clean up
|
||||
cy.DeleteModal();
|
||||
// cy.DeleteModal();
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user