features/install.feature in berkshelf-0.4.0.rc3 vs features/install.feature in berkshelf-0.4.0.rc4

- old
+ new

@@ -256,13 +256,13 @@ And the Chef server has cookbooks: | artifact | 0.10.0 | When I run the install command Then the output should contain: """ - Installing artifact (0.10.0) from chef_api: + Installing artifact (0.10.2) from chef_api: """ And the cookbook store should have the cookbooks: - | artifact | 0.10.0 | + | artifact | 0.10.2 | And the exit status should be 0 Scenario: with a chef_api source location specifying :knife when a Knife config is not found at the given path Given I write to "Berksfile" with: """