features/install_command.feature in berkshelf-2.0.7 vs features/install_command.feature in berkshelf-2.0.8

- old
+ new

@@ -262,10 +262,10 @@ Given I do not have a Berksfile And I do not have a Berksfile.lock When I run `berks install` Then the output should contain: """ - No Berksfile or Berksfile.lock found at: + No Berksfile or Berksfile.lock found at ' """ And the CLI should exit with the status code for error "BerksfileNotFound" Scenario: running install when the Cookbook is not found on the remote site Given I write to "Berksfile" with: