Skip to content

Commit

Permalink
[PROCS-4577] Remove ECSEC2Suite embed from ECSEC2CoreAgentSuite s…
Browse files Browse the repository at this point in the history
…truct (DataDog#31800)
  • Loading branch information
daniel-taf authored Dec 5, 2024
1 parent 7027b87 commit 97d29fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/new-e2e/tests/process/ecs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ func (s *ECSEC2Suite) TestProcessCheck() {
// This is duplicated as the tests have been flaky. This may be due to how pulumi is handling the provisioning of
// ecs tasks.
type ECSEC2CoreAgentSuite struct {
ECSEC2Suite
e2e.BaseSuite[ecsCPUStressEnv]
}

func TestECSEC2CoreAgentSuite(t *testing.T) {
Expand Down

0 comments on commit 97d29fb

Please sign in to comment.