testy/test/fixtures/price_reports.yml
Mohammad Kanaan 2cc3c1a7dd
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
initial commit
2026-05-17 14:12:43 +03:00

21 lines
384 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
price: 9.99
discount_price: 9.99
upvotes: 1
downvotes: 1
reported_at: 2026-05-17 14:11:07
product: one
store: one
guest: one
two:
price: 9.99
discount_price: 9.99
upvotes: 1
downvotes: 1
reported_at: 2026-05-17 14:11:07
product: two
store: two
guest: two