Add budget image to Budget and image factories and model
This commit is contained in:
committed by
Javi Martín
parent
443c5e0a53
commit
f4973498be
@@ -2,6 +2,7 @@ require "rails_helper"
|
||||
|
||||
describe Image do
|
||||
it_behaves_like "image validations", "budget_investment_image"
|
||||
it_behaves_like "image validations", "budget_image"
|
||||
it_behaves_like "image validations", "proposal_image"
|
||||
|
||||
it "stores attachments with Active Storage" do
|
||||
|
||||
Reference in New Issue
Block a user