Files
openfoodnetwork/spec/rails_helper.rb
Maikel Linke c4317c5707 Add model TermsOfServiceFile
We want to enable instance managers to upload TOS files.

I also added the rails_helper which is a new convention. It can contain
more Rails specific configuration we currently have in the spec_helper.
2021-06-09 14:06:09 +10:00

4 lines
53 B
Ruby

# frozen_string_literal: true
require 'spec_helper'