mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Remove unneeded declaration of Rails environment task in specs
This commit is contained in:
@@ -14,7 +14,6 @@ shared_context "rake" do
|
||||
# Otherwise we lose code coverage data.
|
||||
if Rake::Task.tasks.empty?
|
||||
Openfoodnetwork::Application.load_tasks
|
||||
Rake::Task.define_task(:environment)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user