Fix up join code fixtures and tests
This commit is contained in:
committed by
Mike Dalessio
parent
ac82f20051
commit
0e3084f9d3
Vendored
+2
-2
@@ -3,11 +3,11 @@
|
||||
code: 37S0-5678-9XYZ
|
||||
usage_count: 0
|
||||
usage_limit: 10
|
||||
account: 37s
|
||||
account: 37s_uuid
|
||||
|
||||
initech:
|
||||
id: <%= ActiveRecord::FixtureSet.identify("initech_join_code", :uuid) %>
|
||||
code: INIT-5678-9XYZ
|
||||
usage_count: 10
|
||||
usage_limit: 10
|
||||
account: initech
|
||||
account: initech_uuid
|
||||
|
||||
Reference in New Issue
Block a user