features/chef_examples/cookbooks_repo.feature in cuken-0.1.13 vs features/chef_examples/cookbooks_repo.feature in cuken-0.1.15
- old
+ new
@@ -3,10 +3,10 @@
In order to have a Chef skeleton to build a custom deployment
As an Administrator
I want to automatically clone a generic base Chef repository
Background:
- Given a directory named "ckbk/scratch"
+ Given the directory "ckbk/scratch"
Scenario: Clone a local Chef skeleton repository
And the remote Chef repository "./../../features/data/repositories/chef-repo/.git"
When I clone the remote Chef repository branch "master" to "ckbk/scratch/myapp"
Then the local Chef repository exists