budget/test/fixtures/expenses.yml
2022-11-20 15:43:33 -05:00

15 lines
280 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
description: MyString
payment: 9.99
period: 1
autopaid: false
estimated: false
two:
description: MyString
payment: 9.99
period: 1
autopaid: false
estimated: false