Skip to content

Commit

Permalink
add year acquired to fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
one-m1nd committed Mar 5, 2024
1 parent 36a235d commit 6a4584a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/fixtures/plants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ one:
genus_id: 1
family_id: 1
status_id: 1
year_acquired: 2017

two:
name: PlantTwo
genus_id: 2
family_id: 2
status_id: 2
year_acquired: 2017

0 comments on commit 6a4584a

Please sign in to comment.