diff options
Diffstat (limited to 'cucumber')
-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 a2efb3fa..161ca520 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -87,7 +87,7 @@ Feature: Doing variations on d-i installs Scenario: Install default Debian-Edu Given a disk is created for Debian Edu tests And I intend to use gui mode - And I intend to boot with options "url=hands.com/d-i/bug/edu-plymouth/preseed.cfg" + And I intend to boot with options "desktop=xfce url=hands.com/d-i/bug/edu-plymouth/preseed.cfg" And I start the computer And I select the install mode And I select British English |