Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvarya-db committed May 17, 2024
1 parent c86bf15 commit 4ae93fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ class InCommitTimestampSuite
}
}

for (useCommitLarge <- BOOLEAN_DOMAIN)
for (useCommitLarge <- BOOLEAN_DOMAIN)
test("txn.commit should use clock.currentTimeMillis() for ICT" +
s" [useCommitLarge: $useCommitLarge]") {
withTempDir { tempDir =>
Expand Down

0 comments on commit 4ae93fc

Please sign in to comment.