mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-17 17:01:37 -04:00
Bike seed data in fixtures
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
acquired:
|
||||
id: 1
|
||||
action: ACQUIRED
|
||||
scrapped:
|
||||
id: 2
|
||||
action: SCRAPPED
|
||||
worked:
|
||||
id: 3
|
||||
action: WORKED
|
||||
completed:
|
||||
id: 4
|
||||
action: COMPLETED
|
||||
sold:
|
||||
id: 5
|
||||
action: SOLD
|
||||
Reference in New Issue
Block a user