We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e3492 commit 84f4918Copy full SHA for 84f4918
dasharo-compatibility/platform-suspend-and-resume.robot
@@ -10,7 +10,6 @@ Library RequestsLibrary
10
Resource ../variables.robot
11
Resource ../keywords.robot
12
Resource ../keys.robot
13
-Resource ../lib/options/options-lib_uefi-setup-menu.robot
14
15
Suite Setup Run Keywords
16
... Prepare Test Suite
@@ -19,7 +18,7 @@ Suite Setup Run Keywords
19
18
... AND
20
... Check If Platform Sleep Type Can Be Selected
21
22
-... Run Keyword If ${TESTS_IN_FIRMWARE_SUPPORT} Set UEFI Option MeMode Enabled
+... Set UEFI Option MeMode Enabled
23
Suite Teardown Log Out And Close Connection
24
25
Default Tags automated
0 commit comments