diff options
-rw-r--r-- | Rakefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -428,7 +428,6 @@ begin Cucumber::Rake::Task.new(:attribute_settings) do |t| t.profile = "attribute_settings" end - end desc "Run cucumber tests for searching in recipes" Cucumber::Rake::Task.new(:search) do |t| |