Skip to content

Commit ecafddd

Browse files
committed
fix testdata
1 parent 601b7c9 commit ecafddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/testdata/variables/dict_variable_items.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Non-existing index variable
7070

7171
Non-dict variable
7272
[Documentation] FAIL
73-
... Variable '\${INVALID}' is string, not list or dictionary,\
73+
... Variable '\${INVALID}' is string, not list or dictionary, \
7474
... and thus accessing item '${nonex}' from it is not possible.
7575
Log ${INVALID}[${nonex}]
7676

0 commit comments

Comments
 (0)