mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
Adding a comment to address @dadgar
This commit is contained in:
@@ -171,6 +171,7 @@ func TestHTTP_JobsRegister(t *testing.T) {
|
||||
})
|
||||
}
|
||||
|
||||
// Test that ACL token is properly threaded through to the RPC endpoint
|
||||
func TestHTTP_JobsRegister_ACL(t *testing.T) {
|
||||
t.Parallel()
|
||||
httpACLTest(t, nil, func(s *TestAgent) {
|
||||
|
||||
Reference in New Issue
Block a user