diff options
-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 faec56e2..a2efb3fa 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -84,7 +84,7 @@ Feature: Doing variations on d-i installs Then I should see a LXDE Login prompt @debedu - Scenario: Install default Debedu + 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" |