Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5a18cf4

Browse files
authored
fix: remove unintentionally added print in test code (#20391)
accidentally added in#19786Signed-off-by: Callum Styan <callumstyan@gmail.com>
1 parent6a3bf6f commit5a18cf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎coderd/prometheusmetrics/prometheusmetrics_test.go‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ func TestWorkspaceLatestBuildTotals(t *testing.T) {
291291
}
292292

293293
for_,metric:=rangem.Metric {
294-
fmt.Printf("metric: %+v\n",metric)
295294
count,ok:=tc.Status[codersdk.ProvisionerJobStatus(metric.Label[0].GetValue())]
296295
ifmetric.Gauge.GetValue()==0 {
297296
continue

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp