diff options
author | Philip Hands <phil@hands.com> | 2016-11-26 15:12:20 +0100 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2016-11-26 23:52:18 +0100 |
commit | 535f47c23e9ebe27b3d601776a5b4e5ffdf2edb0 (patch) | |
tree | 90818e07f4c7a2aa61cecc45048cea763fe46a25 /cucumber/features/install.feature | |
parent | 6ac8926d3ff041e3f0a03bdbd35b002f1a33fe48 (diff) | |
download | jenkins.debian.net-535f47c23e9ebe27b3d601776a5b4e5ffdf2edb0.tar.xz |
lvc: spell Debian-Edu in full
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 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" |