mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Testing delegation pages
This commit is contained in:
1
test/fixtures/school_delegates.yml
vendored
1
test/fixtures/school_delegates.yml
vendored
@@ -9,5 +9,6 @@
|
||||
# school_id: 1
|
||||
|
||||
one:
|
||||
id: 1
|
||||
user_id: 4
|
||||
school_id: 1
|
||||
1
test/fixtures/tournament_delegates.yml
vendored
1
test/fixtures/tournament_delegates.yml
vendored
@@ -9,5 +9,6 @@
|
||||
# tournament_id: 1
|
||||
|
||||
one:
|
||||
id: 1
|
||||
user_id: 3
|
||||
tournament_id: 1
|
||||
Reference in New Issue
Block a user