Skip to content

Commit 2bd2295

Browse files
Rnfudge02andrewphelpsj
authored andcommitted
t/main/snap-tasks: fix file name issue for task.yaml
1 parent f909753 commit 2bd2295

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ details: |
66
77
execute: |
88
echo "Install snap to trigger a change"
9-
"$TESTSTOOLS"/install-local test-snap-with-components
9+
"$TESTSTOOLS"/snaps-state install-local test-snap-with-components
1010
1111
echo "Get the change ID for the install operation"
1212
CHANGE_ID=$(snap changes | grep "Install \"test-snap-with-components\" snap" | awk '{print $1}')

0 commit comments

Comments
 (0)