Skip to content

Commit

Permalink
fix backport of 898dddc (#20605)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkazmierczak authored May 16, 2024
1 parent 19b7e47 commit b35485c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nomad/structs/structs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2170,8 +2170,6 @@ func TestTask_Canonicalize(t *testing.T) {
Artifacts: []*TaskArtifact{},
VolumeMounts: []*VolumeMount{},
ScalingPolicies: []*ScalingPolicy{},
Identities: []*WorkloadIdentity{},
Actions: []*Action{},
},
},
}
Expand Down

0 comments on commit b35485c

Please sign in to comment.