chore: Update to have the new version 0.3.1.1 (#1668)

This commit is contained in:
J M
2022-07-19 10:03:14 -06:00
committed by GitHub
parent 56acb3f281
commit 0f027fefb8
8 changed files with 40 additions and 17 deletions

View File

@@ -760,7 +760,7 @@ export const action = {
}
},
async fetch(_effects, _input, testInput) {
async 'js-action-var-arg'(_effects, _input, testInput) {
assert(testInput == 42, "Input should be passed in");
return {