it "is applied when the image attachment changes" do
      image = create(:image, :proposal_image)

      expect(image.valid?).to be(true)