Skip to content

Commit

Permalink
Update command_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek-hashicorp committed Dec 10, 2024
1 parent e07091e commit bc42a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions subcommand/health-sync/command_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ func TestRun(t *testing.T) {
status: ecs.HealthStatusUnhealthy,
},
},
expectedDataplaneHealthStatus: api.HealthCritical,
},
"missing dataplane container": {
missingDataplaneContainer: true,
Expand Down

0 comments on commit bc42a85

Please sign in to comment.