summaryrefslogtreecommitdiff
path: root/tests/vb2_ui_action_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb2_ui_action_tests.c')
-rw-r--r--tests/vb2_ui_action_tests.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/vb2_ui_action_tests.c b/tests/vb2_ui_action_tests.c
index 001d6c2e..514340b4 100644
--- a/tests/vb2_ui_action_tests.c
+++ b/tests/vb2_ui_action_tests.c
@@ -315,7 +315,6 @@ static void reset_common_data(void)
sd = vb2_get_sd(ctx);
ctx->flags |= VB2_CONTEXT_DEV_BOOT_ALLOWED;
- ctx->flags &= ~(uint64_t)VB2_CONTEXT_DEV_BOOT_ALTFW_ALLOWED;
/* For check_shutdown_request */
mock_calls_until_shutdown = 10;