diff --git a/lib/tasks/dev.rake b/lib/tasks/dev.rake index a1ead17f5c..5fbafaa5b4 100644 --- a/lib/tasks/dev.rake +++ b/lib/tasks/dev.rake @@ -316,15 +316,22 @@ namespace :ofn do if EnterpriseRole.count < 1 EnterpriseRole.create!(user: Spree::User.first, enterprise: enterprise2) end - puts <