mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Update nomad/job_endpoint_test.go
Co-Authored-By: cgbaker <cgbaker@hashicorp.com>
This commit is contained in:
committed by
Preetha Appan
parent
c479034f07
commit
9193cbaf30
@@ -1114,6 +1114,8 @@ func TestJobEndpoint_Revert_Vault_NoToken(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// TestJobEndpoint_Revert_Vault_Policies asserts that job revert uses the
|
||||
// revert request's Vault token when authorizing policies.
|
||||
func TestJobEndpoint_Revert_Vault_Policies(t *testing.T) {
|
||||
t.Parallel()
|
||||
s1 := TestServer(t, func(c *Config) {
|
||||
|
||||
Reference in New Issue
Block a user