mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-02 13:15:27 +00:00
School delegates permissions are working
This commit is contained in:
4
test/fixtures/school_delegates.yml
vendored
4
test/fixtures/school_delegates.yml
vendored
@@ -7,3 +7,7 @@
|
||||
# two:
|
||||
# user_id: 1
|
||||
# school_id: 1
|
||||
|
||||
one:
|
||||
user_id: 4
|
||||
school_id: 1
|
||||
4
test/fixtures/users.yml
vendored
4
test/fixtures/users.yml
vendored
@@ -19,3 +19,7 @@ two:
|
||||
three:
|
||||
email: test3@test.com
|
||||
id: 3
|
||||
|
||||
four:
|
||||
email: test4@test.com
|
||||
id: 4
|
||||
|
||||
Reference in New Issue
Block a user