features/caching/basics.feature in vim-flavor-2.1.1 vs features/caching/basics.feature in vim-flavor-2.2.0
- old
+ new
@@ -11,10 +11,10 @@
"""
And I run `vim-flavor install`
And I disable network to the original repository of "foo"
Scenario: Install plugins - locked and compatible with new flavorfile
- Given I remove the directory "home/.vim"
+ Given I delete the directory "home/.vim"
When I run `vim-flavor install`
Then it should pass
And a lockfile is created with:
"""
$foo_uri (1.0.2)