We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe96f1 commit 6ba8566Copy full SHA for 6ba8566
atest/tests.robot
@@ -14,7 +14,7 @@ Keyword Names
14
Method
15
Custom Name
16
Cust Omna Me
17
- IF $LIBRARY == "ExtendExistingLibrary" Keyword In Extending Library
+ IF "$LIBRARY" == "ExtendExistingLibrary" Keyword In Extending Library
18
19
Method Without @keyword Are Not Keyowrds
20
[Documentation] FAIL GLOB: No keyword with name 'Not Keyword' found.*
0 commit comments