mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-19 00:27:25 +00:00
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.
4 lines
53 B
Ruby
4 lines
53 B
Ruby
# frozen_string_literal: true
|
|
|
|
require 'spec_helper'
|