mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-09 03:20:21 +00:00
Explicitly load required file
This will be required if fixing FactoryBot/FactoryClassName I'm not 100% sure about that rule yet, but figured this fix was worth keeping.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'spec_helper'
|
||||
require 'spree/localized_number'
|
||||
|
||||
describe Spree::LocalizedNumber do
|
||||
describe ".parse" do
|
||||
|
||||
Reference in New Issue
Block a user