We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd49b0 commit 1c58c3cCopy full SHA for 1c58c3c
integration-tests/suites/log_level_endpoint.go
@@ -24,7 +24,7 @@ func (s *LogLevelTestSuite) SetupSuite() {
24
s.StartCollector(false, options)
25
}
26
27
-func (s *LogLevelTestSuite) TeardownSuite() {
+func (s *LogLevelTestSuite) TearDownSuite() {
28
s.StopCollector()
29
30
0 commit comments