Skip to content

Commit

Permalink
Fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
belimawr committed Dec 6, 2023
1 parent e090414 commit ad50c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/integration/container_cmd_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ func TestContainerCMD(t *testing.T) {
// which leaves files under /usr/share/elastic-agent. Run it isolated
// to avoid interfering with other tests and better simulate a container
// environment we run it in isolation
Isolate: true,
Group: "container",
})
ctx := context.Background()

Expand Down

0 comments on commit ad50c63

Please sign in to comment.