Skip to content

Commit

Permalink
feat/front: fix e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMattiussi committed Sep 6, 2023
1 parent 850937d commit ff59099
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cypress/integration/model.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import { teardown } from '../support/authentication';
import * as datasetImportPage from '../support/datasetImportPage';
import * as menu from '../support/menu';
import * as homePage from '../support/homePage';
import * as modelPage from '../support/modelPage';
import * as resourcePage from '../support/resourcePage';
import * as searchDrawer from '../support/searchDrawer';

describe('Model Page', () => {
Expand Down

0 comments on commit ff59099

Please sign in to comment.