Files
fizzy/test/fixtures/account/join_codes.yml
T
Kevin McConnell c97ea9131f Fix some failing Tests
- Add explicit IDs to fixtures to avoid getting ints
- Remove ordering dependencies in assertions
2025-11-17 09:12:31 -05:00

14 lines
312 B
YAML

37s:
id: <%= ActiveRecord::FixtureSet.identify("37s_join_code", :uuid) %>
code: 37S0-5678-9XYZ
usage_count: 0
usage_limit: 10
account: 37s
initech:
id: <%= ActiveRecord::FixtureSet.identify("initech_join_code", :uuid) %>
code: INIT-5678-9XYZ
usage_count: 10
usage_limit: 10
account: initech