feat(app): refactor e2e tests
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
This commit is contained in:
@@ -65,7 +65,7 @@ Cypress.Commands.add('mockTechDocs', () => {
|
||||
},
|
||||
);
|
||||
|
||||
// CSS
|
||||
// TechDocs CSS
|
||||
cy.intercept('GET', '**/assets/stylesheets/main.fe0cca5b.min.css', {
|
||||
fixture: 'techdocs/components/style.css',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user