Skip to content

Commit 3cf329f

Browse files
committed
lib/utc.robot: Ensure ME State - make sure to return to Linux
Signed-off-by: Filip Gołaś <[email protected]>
1 parent 46c2392 commit 3cf329f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utc.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Ensure ME State
3434
END
3535
VAR ${UTC_CURRENT_ME_STATE}= ${me_state} scope=SUITE
3636
END
37-
Boot System Or From Connected Disk ${BOOTED_OS_ID}
37+
Boot System Or From Connected Disk ${DEFAULT_BOOT_OS_ID}
3838
Login To Linux
3939
Switch To Root User
4040
${actual_me_state}= Check ME Out

0 commit comments

Comments
 (0)