diff --git a/features/vagrant-zones.feature b/features/vagrant-zones.feature index 2c4e2c2..3e6c4f4 100644 --- a/features/vagrant-zones.feature +++ b/features/vagrant-zones.feature @@ -76,6 +76,5 @@ Feature: vagrant-zones When I run `bundle exec vagrant status` Then the output should contain "not created" - Scenario: provides access to console When I run `bundle exec vagrant zone console zlogin`