chore: linting stuff
This commit is contained in:
12
test/fixtures/tickets.yml
vendored
12
test/fixtures/tickets.yml
vendored
@@ -1,7 +1,15 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
qr_code: MyString
|
||||
qr_code: QR001
|
||||
user: one
|
||||
ticket_type: one
|
||||
price_cents: 1000
|
||||
status: active
|
||||
|
||||
two:
|
||||
qr_code: MyString
|
||||
qr_code: QR002
|
||||
user: two
|
||||
ticket_type: two
|
||||
price_cents: 1500
|
||||
status: active
|
||||
|
||||
Reference in New Issue
Block a user