Skip to content

Commit ca49738

Browse files
jiukershtripat
andauthored
Update pkg/controller/prometheus_test.go
Co-authored-by: Shubhendu <[email protected]>
1 parent 47b3559 commit ca49738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/controller/prometheus_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ func Test_checkAndCreatePrometheusAddlConfig(t *testing.T) {
9393
PrometheusOperatorScrapeMetricsPaths: arg.paths,
9494
},
9595
}
96-
// bear_token generate by unix timestamp
96+
// bearer_token generated by unix timestamp
9797
time.Sleep(time.Second)
9898
err = controller.checkAndCreatePrometheusAddlConfig(context.Background(), tenant, arg.accessKey, arg.secretKey)
9999
if err != nil {

0 commit comments

Comments
 (0)