Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
one-m1nd committed Mar 4, 2024
1 parent b4684e6 commit bdd51e9
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 @@ -4,8 +4,10 @@ one:
name: PlantOne
genus_id: 1
family_id: 1
status_id: 1

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

0 comments on commit bdd51e9

Please sign in to comment.