Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
Signed-off-by: sbadiger <[email protected]>
  • Loading branch information
shreyas-badiger committed Aug 31, 2023
1 parent 0c4d664 commit 3436c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1alpha1/instancegroup_types_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ func TestScalingConfigOverride(t *testing.T) {
name: "no default overrides",
args: args{
instancegroup: MockInstanceGroup("eks", "managed", MockEKSSpec(), nil, basicFargateSpec()),
overrides: &ValidationOverrides{},
overrides: &ValidationOverrides{},
},
want: LaunchTemplate,
},
Expand Down

0 comments on commit 3436c8b

Please sign in to comment.