diff options
-rw-r--r-- | features/DebianLive/apt.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/DebianLive/apt.feature b/features/DebianLive/apt.feature index 43775b83..80f0cddb 100644 --- a/features/DebianLive/apt.feature +++ b/features/DebianLive/apt.feature @@ -7,7 +7,7 @@ Feature: Installing packages through APT Given a computer And I capture all network traffic And I start the computer - And the computer boots DebianLive7 + And the computer boots DebianLive And I save the state so the background can be restored next scenario Scenario: APT sources are configured correctly |