Remove passthrough test from json-automate.

This commit is contained in:
Alexander Stein 2021-03-09 23:29:12 -05:00
parent e25585d7d7
commit 8a017d5fd4

View file

@ -55,11 +55,7 @@ describe "inspec exec automate" do
"job_uuid": "test123",
"roles": ["stuff"],
"environment": "prod",
"node_name": "some_node",
"passthrough": {
"projects": ["alpha", "beta"],
"another_tramp_datum": "another_value"
}
"node_name": "some_node"
}
}
}