From 4a5b9b9b9a841057f83bf9c5e2e322ca04b926d4 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Wed, 1 Jun 2016 14:19:18 +0200 Subject: lvc: combine gui/non gui checkpoints --- cucumber/features/install.feature | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'cucumber/features/install.feature') diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index 4900cd57..17156db4 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -9,12 +9,12 @@ Feature: Doing variations on d-i installs Then I should see a Login prompt Examples: - | install_ui | target_ui | login | - | gui | LXDE Desktop | LXDE | - | gui | KDE Desktop | KDE | - | gui | Minimal | VT | - | gui | XFCE Desktop | XFCE | - | text | non-GUI | VT | + | install_ui | target_ui | login | + | gui | LXDE | LXDE | + | gui | KDE | KDE | + | gui | minimal | VT | + | gui | XFCE | XFCE | + | text | non-GUI | VT | # | gui | Gnome Desktop | Gnome | # Scenario: Get a useful error from a bogus HTTP proxy -- cgit v1.2.3-70-g09d2