features/upload_command.feature in berkshelf-1.0.0.rc1 vs features/upload_command.feature in berkshelf-1.0.0.rc2

- old
+ new

@@ -21,10 +21,10 @@ And the Chef server should have the cookbooks: | mysql | 1.2.4 | | openssl | 1.0.0 | And the exit status should be 0 - @chef_server + @chef_server @slow_process Scenario: running the upload command when the Sources in the Berksfile have not been installed Given I write to "Berksfile" with: """ cookbook "mysql", "1.2.4" """