Correctly order participants
This commit is contained in:
1
test/fixtures/contestants.yml
vendored
1
test/fixtures/contestants.yml
vendored
@@ -8,6 +8,7 @@
|
||||
# display_time :string
|
||||
# email :string
|
||||
# name :string
|
||||
# time_seconds :integer
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# contest_id :integer not null
|
||||
|
@@ -6,6 +6,7 @@
|
||||
# display_time :string
|
||||
# email :string
|
||||
# name :string
|
||||
# time_seconds :integer
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# contest_id :integer not null
|
||||
|
Reference in New Issue
Block a user