Much base work started
This commit is contained in:
11
test/fixtures/external_ids.yml
vendored
Normal file
11
test/fixtures/external_ids.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
work: one
|
||||
source: 1
|
||||
value: MyString
|
||||
|
||||
two:
|
||||
work: two
|
||||
source: 1
|
||||
value: MyString
|
||||
Reference in New Issue
Block a user