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/step_definitions/snapshots.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cucumber/features/step_definitions/snapshots.rb') diff --git a/cucumber/features/step_definitions/snapshots.rb b/cucumber/features/step_definitions/snapshots.rb index abd9073d..6ba5c929 100644 --- a/cucumber/features/step_definitions/snapshots.rb +++ b/cucumber/features/step_definitions/snapshots.rb @@ -23,13 +23,13 @@ def checkpoints ] } - ['Minimal', 'non-GUI', 'Gnome', 'XFCE', 'LXDE', 'KDE'].each do |de| + ['minimal', 'non-GUI', 'Gnome', 'XFCE', 'LXDE', 'KDE'].each do |de| cp["debian-#{m}-#{de}-install"] = { :description => "I install a #{de} Debian system, in #{m} mode", :parent_checkpoint => "boot-d-i-#{m}-to-tasksel", :steps => [ - 'I intend to use #{m} mode', - "I select the #{de} Desktop task", + "I intend to use #{m} mode", + "I select the #{de} task", 'I wait while the bulk of the packages are installed', 'I install GRUB', 'I allow reboot after the install is complete', -- cgit v1.2.3-70-g09d2