Adding a comment to address @dadgar

This commit is contained in:
Armon Dadgar
2017-08-23 14:01:31 -07:00
parent e24fa79aab
commit ce4ffe02f4

View File

@@ -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) {