Skip to content

Commit

Permalink
respond to comment
Browse files Browse the repository at this point in the history
  • Loading branch information
allisonport-db committed Jan 7, 2025
1 parent 678ac47 commit 6fb58e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class MetricsReportSerializerSuite extends AnyFunSuite {
}
}

def testSnapshotReport(snapshotReport: SnapshotReport): Unit = {
private def testSnapshotReport(snapshotReport: SnapshotReport): Unit = {
val timestampToVersionResolutionDuration = optionToString(
snapshotReport.getSnapshotMetrics().getTimestampToVersionResolutionDuration())
val loadProtocolAndMetadataDuration =
Expand Down

0 comments on commit 6fb58e2

Please sign in to comment.