Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
IB committed Nov 16, 2023
1 parent 2fb9553 commit 5383d10
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/test/kotlin/ExpDelayQuantizerTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,4 @@ class ExpDelayQuantizerTest : FunSpec({
}
}

test("Schedule message to 16 hours ahead") {
val z = quantifier.quantize(16.hours.inWholeMilliseconds)
print(z)
}

})

0 comments on commit 5383d10

Please sign in to comment.