pollen_app/test/fixtures/p_product_prices.yml
Nicolas Bally 120e9803eb initial
2020-04-28 14:51:42 +02:00

18 lines
280 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
enabled: false
p_product_ref: one
p_price_cat: one
min: 1
max: 1
price: 9.99
two:
enabled: false
p_product_ref: two
p_price_cat: two
min: 1
max: 1
price: 9.99