Skip to content

Commit

Permalink
test: add valid identity name for test task (#24056)
Browse files Browse the repository at this point in the history
  • Loading branch information
mismithhisler authored Sep 24, 2024
1 parent 31e4669 commit 389545b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nomad/structs/structs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,7 @@ func testJob() *Job {
},
},
Identity: &WorkloadIdentity{
Name: "foo",
Env: true,
File: true,
},
Expand Down

0 comments on commit 389545b

Please sign in to comment.