← Back to Explore

artifact-variable-review-plan

Fixture that consumes an exact Plan artifact URI and produces a review artifact.

test artifacts

Rundown

# Artifact Variable Review Plan

## 1. Review plan

- ARTIFACTS
  - Plan
  - Review "review.json"
- PASS COMPLETE

```bash
test -f "{{ path Plan }}"
printf '{"review":"ok"}' > "{{ path Review }}"
```

Run

Initializing...

Initializing...

Step/1