mirror of
https://github.com/we-promise/sure.git
synced 2026-06-01 16:59:03 +00:00
Remove account type column
This commit is contained in:
6
test/fixtures/accounts.yml
vendored
6
test/fixtures/accounts.yml
vendored
@@ -1,13 +1,11 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
type:
|
||||
family: one
|
||||
name: MyString
|
||||
balance:
|
||||
balance:
|
||||
|
||||
two:
|
||||
type:
|
||||
family: two
|
||||
name: MyString
|
||||
balance:
|
||||
balance:
|
||||
|
||||
Reference in New Issue
Block a user