Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
martinboulais committed Dec 19, 2024
1 parent 2c091ce commit 54bd5fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/public/runs/overview.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ const {
waitForDownload,
expectLink,
expectUrlParams,
expectAttributeValue, getColumnCellsInnerTexts,
expectAttributeValue,
getColumnCellsInnerTexts,
} = require('../defaults.js');
const { RUN_QUALITIES, RunQualities } = require('../../../lib/domain/enums/RunQualities.js');
const { resetDatabaseContent } = require('../../utilities/resetDatabaseContent.js');
Expand Down

0 comments on commit 54bd5fd

Please sign in to comment.