summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-10-15 08:26:13 +0300
committerLars Wirzenius <liw@liw.fi>2023-10-15 08:26:13 +0300
commit11995c6966299b67068eb4e32c23346aae8ec9f5 (patch)
tree06462759f628eff6cd4c52b8fa732af514801fac
parentb86df41b68e2b49285b9c7072ca72f83580265a9 (diff)
downloadambient-run-11995c6966299b67068eb4e32c23346aae8ec9f5.tar.gz
fix(subplot/ambient-run.yaml): add path to filename capture
Found by clippy. Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--subplot/ambient-run.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subplot/ambient-run.yaml b/subplot/ambient-run.yaml
index f44eb29..5c4c34a 100644
--- a/subplot/ambient-run.yaml
+++ b/subplot/ambient-run.yaml
@@ -2,7 +2,7 @@
impl:
rust:
function: install_ambient_run
-- given: image file {filename} specified for test suite
+- given: image file {filename:path} specified for test suite
impl:
rust:
function: copy_image_file