Skip to content

Commit

Permalink
chore : try to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EnzoViry1 committed Sep 9, 2024
1 parent 5adbde6 commit f1892b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/scenario/modules/models/asset-model.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ describe("ModelsController:assets", () => {
engineGroup: "commons",
});

// eslint-disable-next-line no-console
console.log(listAssets.result);

expect(listAssets.result.total).toBe(5);
Expand Down

0 comments on commit f1892b6

Please sign in to comment.