features/init_command.feature in berkshelf-1.0.0.rc1 vs features/init_command.feature in berkshelf-1.0.0.rc2
- old
+ new
@@ -1,6 +1,6 @@
Feature: initialize command
- As a Cookbook author
+ As a Cookbook author
I want a way to quickly prepare a Cookbook on my local disk with Berkshelf files
So that I can resolve my Cookbook's dependencies with Berkshelf
Scenario: initializing a path containing a cookbook
Given a cookbook named "sparkle_motion"