Skip to content

Commit 84f4918

Browse files
dasharo-compatibility/platform-suspend-and-resume.robot: fix logic
Signed-off-by: Wiktor Mowinski <[email protected]>
1 parent 93e3492 commit 84f4918

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dasharo-compatibility/platform-suspend-and-resume.robot

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Library RequestsLibrary
1010
Resource ../variables.robot
1111
Resource ../keywords.robot
1212
Resource ../keys.robot
13-
Resource ../lib/options/options-lib_uefi-setup-menu.robot
1413

1514
Suite Setup Run Keywords
1615
... Prepare Test Suite
@@ -19,7 +18,7 @@ Suite Setup Run Keywords
1918
... AND
2019
... Check If Platform Sleep Type Can Be Selected
2120
... AND
22-
... Run Keyword If ${TESTS_IN_FIRMWARE_SUPPORT} Set UEFI Option MeMode Enabled
21+
... Set UEFI Option MeMode Enabled
2322
Suite Teardown Log Out And Close Connection
2423

2524
Default Tags automated

0 commit comments

Comments
 (0)