mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 13:43:48 +00:00
Deleted all fixtures not associated with controller tests
This commit is contained in:
17
test/fixtures/schools.yml
vendored
17
test/fixtures/schools.yml
vendored
@@ -8,19 +8,4 @@ one:
|
||||
two:
|
||||
id: 2
|
||||
name: Grove City
|
||||
tournament_id: 1
|
||||
|
||||
three:
|
||||
id: 3
|
||||
name: Central Crossing
|
||||
tournament_id: 2
|
||||
|
||||
swap_wrestlers:
|
||||
id: 4
|
||||
name: Central Crossing
|
||||
tournament_id: 3
|
||||
|
||||
eight_pools_generation_school:
|
||||
id: 5
|
||||
name: Central Crossing
|
||||
tournament_id: 4
|
||||
tournament_id: 1
|
||||
Reference in New Issue
Block a user