More fixture / model test
This commit is contained in:
parent
2c785a8ee1
commit
7bcb669773
3 changed files with 30 additions and 4 deletions
6
test/fixtures/incomes.yml
vendored
6
test/fixtures/incomes.yml
vendored
|
@ -17,3 +17,9 @@ excluded:
|
|||
included: false
|
||||
amount: 10_000
|
||||
member: one
|
||||
|
||||
another_included:
|
||||
description: Salary
|
||||
included: true
|
||||
amount: 10_000.00
|
||||
member: two
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue