Adding a comment to address @dadgar
This commit is contained in:
parent
f1c4143a62
commit
af9caef4b9
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue