From ef72ef266ebaf93aa7b16cd642105d9fd01cf829 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 19 Dec 2014 02:58:39 +0100 Subject: lvc: code cleanup: remove 'enable more Tails Greeter options' scenario --- features/root_access_control.feature | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'features/root_access_control.feature') diff --git a/features/root_access_control.feature b/features/root_access_control.feature index 9aa45de8..47aa0bc7 100644 --- a/features/root_access_control.feature +++ b/features/root_access_control.feature @@ -14,8 +14,7 @@ Feature: Root access control enforcement And I save the state so the background can be restored next scenario Scenario: If an administrative password is set in Tails Greeter the live user should be able to run arbitrary commands with administrative privileges. - Given I enable more Tails Greeter options - And I set sudo password "asdf" + Given I set sudo password "asdf" And I log in to a new session And Tails Greeter has dealt with the sudo password Then I should be able to run administration commands as the live user @@ -28,8 +27,7 @@ Feature: Root access control enforcement And I should not be able to run administration commands as the live user with the "live" password Scenario: If an administrative password is set in Tails Greeter the live user should be able to get administrative privileges through PolicyKit - Given I enable more Tails Greeter options - And I set sudo password "asdf" + Given I set sudo password "asdf" And I log in to a new session And Tails Greeter has dealt with the sudo password And GNOME has started -- cgit v1.2.3-70-g09d2