Initialize tests and make them pass
This commit is contained in:
12
test/fixtures/puzzles.yml
vendored
12
test/fixtures/puzzles.yml
vendored
@@ -19,8 +19,12 @@
|
||||
#
|
||||
# contest_id (contest_id => contests.id)
|
||||
#
|
||||
one:
|
||||
name: MyString
|
||||
puzzle_one:
|
||||
name: Puzzle one
|
||||
brand: Brand one
|
||||
contest: team_contest
|
||||
|
||||
two:
|
||||
name: MyString
|
||||
puzzle_two:
|
||||
name: Puzzle two
|
||||
brand: Brand two
|
||||
contest: solo_contest
|
||||
|
||||
Reference in New Issue
Block a user