mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-05 06:07:20 +00:00
Added tests for matches controller
This commit is contained in:
6
test/fixtures/users.yml
vendored
6
test/fixtures/users.yml
vendored
@@ -9,3 +9,9 @@
|
||||
# #
|
||||
# two: {}
|
||||
# # column: value
|
||||
one:
|
||||
email: test@test.com
|
||||
id: 1
|
||||
two:
|
||||
email: test2@test.com
|
||||
id: 2
|
||||
|
||||
Reference in New Issue
Block a user