We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2015e commit 37739f2Copy full SHA for 37739f2
tests/api.resource
@@ -11,4 +11,4 @@ Run task
11
ELSE
12
${response} = Set Variable ${stdout}
13
END
14
- [Return] ${response}
+ RETURN ${response}
0 commit comments