Skip to content

Commit

Permalink
chore: fix jobsdb flaky test (#5197)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidddddarth authored Oct 14, 2024
1 parent f305282 commit 192025a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobsdb/jobsdb_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1281,6 +1281,7 @@ func TestMaxAgeCleanup(t *testing.T) {
false,
tablePrefix,
))
defer jobsDB.TearDown()

abortedJobs, err := jobsDB.GetAborted(
context.Background(),
Expand Down

0 comments on commit 192025a

Please sign in to comment.