features/commands/search.feature in berkshelf-5.0.0 vs features/commands/search.feature in berkshelf-5.1.0

- old
+ new

@@ -6,11 +6,12 @@ berkshelf-cookbook-fixture (1.0.0) """ Scenario: Searching for a cookbook by partial name * I successfully run `berks search berkshelf-` - * the output should contain: + * the results should have the cookbooks: """ berkshelf-api (1.2.2) berkshelf-api-server (2.2.0) berkshelf-cookbook-fixture (1.0.0) """ + * the results should each start with "berkshelf-"