Skip to content

Commit 7cd6ea3

Browse files
author
Dennis Labordus
committed
Added some basic tests for SCL Auto Alignment
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 6dcde88 commit 7cd6ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-testing/include/general-openscd.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Enable Extension
5959
Open Menu Extensions
6060
${checkboxState}= Get Element State mwc-list#pluginList > mwc-check-list-item:has-text("${extensionName}") input[type="checkbox"] Checked
6161
IF ${checkboxState} == False
62-
Check Checkbox mwc-list#pluginList > mwc-check-list-item:has-text("${extensionName}") input[type="checkbox"]
62+
Check Checkbox mwc-list#pluginList > mwc-check-list-item:has-text("${extensionName}") input[type="checkbox"]
6363
END
6464
# Press the escape key to close the dialog.
6565
Keyboard Key press Escape

0 commit comments

Comments
 (0)