mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-17 05:15:36 +00:00
Cleaned scaffold tests and set up fixtures needed for now.
This commit is contained in:
12
test/fixtures/mats.yml
vendored
12
test/fixtures/mats.yml
vendored
@@ -1,9 +1,9 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
name: MyString
|
||||
tournament_id: 1
|
||||
# one:
|
||||
# name: MyString
|
||||
# tournament_id: 1
|
||||
|
||||
two:
|
||||
name: MyString
|
||||
tournament_id: 1
|
||||
# two:
|
||||
# name: MyString
|
||||
# tournament_id: 1
|
||||
|
||||
Reference in New Issue
Block a user