Skip to content

Commit b2fd9fb

Browse files
committed
fix(examples) Shell solution test now passes OK.
1 parent 65bb41f commit b2fd9fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[MyScript]
22
entry_point = "./main.sh"
3-
parameters = ""
3+
arguments = ""
44

55
[MyOtherCoolScript]
66
entry_point = "./extra.sh"
7-
parameters = ""
7+
arguments = ""

0 commit comments

Comments
 (0)