adapt import in cy tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
describe('UI - Accessibility', function () {
|
||||
beforeEach(() => {
|
||||
cy.visit('/instrumented/svg-editor-es.html');
|
||||
cy.visit('/instrumented/editor/svg-editor-es.html');
|
||||
cy.injectAxe();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user