mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-26 20:56:48 +00:00
6 lines
122 B
Ruby
6 lines
122 B
Ruby
require 'spec_helper'
|
|
|
|
describe DistributorShippingMethod do
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
|
end
|