summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 0376fbf5ce..2e72e95564 100644
--- a/Rakefile
+++ b/Rakefile
@@ -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|