Fix broken selfupdate spec.

This commit is contained in:
Marco Vermeulen
2013-07-26 23:32:39 +01:00
parent 8b68543b58
commit 9bcaee73ad

View File

@@ -16,7 +16,6 @@ Feature: Self Update
Scenario: Upgrade an installation with dodgy configuration
Given a configuration file in the extensions folder
When I enter "gvm selfupdate"
Then I see "Removing config from ext folder."
And the configuration is not present in the extensions folder
And the configuration file is present in the etc folder