We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9164560 commit 4a0dbdaCopy full SHA for 4a0dbda
demo/tests/01_simple/test.robot
@@ -13,7 +13,7 @@ Test Print
13
Test Return
14
[Documentation] Print from mylib.py
15
${str} Return Something
16
- Log To Console ${str}
+ Log ${str}
17
18
Test Resource
19
[Documentation] Print from myrsc.resource
0 commit comments