Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
wlk committed Jan 25, 2024
1 parent d59fb26 commit 8312eae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class PrometheusResponseTimeRecorderSpec extends AnyFlatSpec with Matchers {
labelNames: List[String],
labelValues: List[String],
bucket: Double
): Int = {
): Int = {
val name = metricName + "_bucket"

// 'le' should be the first label in the list
Expand Down

0 comments on commit 8312eae

Please sign in to comment.