diff options
Diffstat (limited to 'cucumber/features/install.feature')
-rw-r--r-- | cucumber/features/install.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index 8d291d84..a90d0032 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -3,7 +3,7 @@ Feature: Doing variations on d-i installs As a normal user I should be able to install Debian - @both-ui + @default @both-ui Scenario Outline: Install Debian, and boot to a login prompt Given I install a <target_ui> Debian system, in <install_ui> mode When I start the computer |