Skip to content

Commit

Permalink
Update tests/suite/telemetry_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Saylor Berman <[email protected]>
  • Loading branch information
pleshakov and sjberman authored Mar 11, 2024
1 parent fd959f3 commit b746a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/suite/telemetry_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ var _ = Describe("Telemetry test with OTel collector", Label("telemetry"), func(
Expect(err).ToNot(HaveOccurred(), string(output))

// Install NGF
// Note: the suite doesn't install NGF for 'telemetry' label
// Note: the BeforeSuite call doesn't install NGF for 'telemetry' label

setup(getDefaultSetupCfg())
})
Expand Down

0 comments on commit b746a06

Please sign in to comment.