Skip to content

Commit b746a06

Browse files
pleshakovsjberman
andauthored
Update tests/suite/telemetry_test.go
Co-authored-by: Saylor Berman <s.berman@f5.com>
1 parent fd959f3 commit b746a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/suite/telemetry_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ var _ = Describe("Telemetry test with OTel collector", Label("telemetry"), func(
2828
Expect(err).ToNot(HaveOccurred(), string(output))
2929

3030
// Install NGF
31-
// Note: the suite doesn't install NGF for 'telemetry' label
31+
// Note: the BeforeSuite call doesn't install NGF for 'telemetry' label
3232

3333
setup(getDefaultSetupCfg())
3434
})

0 commit comments

Comments
 (0)