mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-08 22:56:06 +00:00
Merge pull request #6035 from arku/fix/adjustment-metadata-spec
Fix uninitialized constant error when running model specs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require 'spec_helper'
|
||||
|
||||
describe AdjustmentMetadata do
|
||||
it "is valid when build from factory" do
|
||||
adjustment = create(:adjustment)
|
||||
|
||||
Reference in New Issue
Block a user