Update packages and remove the instrument step (#854)
* several updates * avoid the instrumented step in tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const visitAndApproveStorage = () => {
|
||||
cy.visit('/instrumented/editor/index.html')
|
||||
cy.visit('/src/editor/index.html')
|
||||
cy.get('#storage_ok').click()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user