summaryrefslogtreecommitdiff
path: root/subplot/data.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/data.yaml')
-rw-r--r--subplot/data.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/subplot/data.yaml b/subplot/data.yaml
index 7659319..6d384b8 100644
--- a/subplot/data.yaml
+++ b/subplot/data.yaml
@@ -21,5 +21,8 @@
- given: a manifest of the directory {dirname} restored in {restored} in {manifest}
function: create_manifest_of_restored
-- then: files {first} and {second} match
- function: files_match
+- given: "JSON file {json_name} converted from YAML file {yaml_name}"
+ function: convert_yaml_to_json
+
+- then: "stdout, as JSON, matches file {filename}"
+ function: match_stdout_to_json_file