Files
fizzy/test/fixtures/pins.yml
T
Kevin McConnell 1959e15f7e Fix more tests
These are mainly because the fixture's UUIDs are deterministic rather
than time-sortable, and more places where we need to correct the fixture
IDs as well.
2025-11-17 09:12:31 -05:00

9 lines
255 B
YAML

logo_kevin:
id: <%= ActiveRecord::FixtureSet.identify("logo_kevin_pin", :uuid) %>
card: logo_uuid
user: kevin_uuid
shipping_kevin:
id: <%= ActiveRecord::FixtureSet.identify("shipping_kevin_pin", :uuid) %>
card: shipping_uuid
user: kevin_uuid