Skip to content

Commit

Permalink
Remove devmode
Browse files Browse the repository at this point in the history
  • Loading branch information
soberpeach committed Jan 15, 2025
1 parent 40c7c1f commit 2fa7b06
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ func TestIntegrationsLogsSuite(t *testing.T) {
agentparams.WithLogs(),
agentparams.WithAgentConfig("logs_config.integrations_logs_files_max_size: 1"))))}

suiteParams = append(suiteParams, e2e.WithDevMode())

e2e.Run(t, &IntegrationsLogsSuite{}, suiteParams...)
}

Expand Down

0 comments on commit 2fa7b06

Please sign in to comment.