inspec/test/fixtures/cmd/opa-result
Vasu1105 f0ca02a1c5 Adds unit test for opa_api and opa_cli resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-19 14:44:47 +05:30

16 lines
230 B
Text

{
"result": [
{
"expressions": [
{
"value": false,
"text": "data.example.allow",
"location": {
"row": 1,
"col": 1
}
}
]
}
]
}