Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Sep 12, 2024
1 parent d584596 commit 555d532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/test/round-tracker.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import assert from 'node:assert'
import pg from 'pg'
import {
BASELINE_TASKS_PER_ROUND,
BASELINE_TASKS_PER_NODE,
TASKS_EXECUTED_PER_ROUND,
NODE_TASKS_TO_ROUND_TASKS_RATIO,
getRoundStartEpoch,
Expand Down

0 comments on commit 555d532

Please sign in to comment.