Skip to content

Commit b03734a

Browse files
author
Dennis Labordus
committed
Updated CIM Mapping image to fix bug.
1 parent af0c8d3 commit b03734a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-testing/TestSuite003-cim-mapping.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Open Project from CIM
1414
[Arguments] ${name} ${scltype}
1515
${promise}= Promise To Upload File ${CURDIR}/test-files/${name}.xml
1616
Open Menu Project from CIM
17-
${upload_result}= Wait For ${promise}
17+
${upload_result}= Wait For ${promise}
1818
Sleep 0.5s Wait until loading file starts.
1919
Check Title Filename ${name} ${scltype}
2020
Close Menu

0 commit comments

Comments
 (0)