Added tests for Credentials
Removed routes from credentials that aren't used along with controller actions
This commit is contained in:
2
test/fixtures/credentials.yml
vendored
2
test/fixtures/credentials.yml
vendored
@@ -3,7 +3,9 @@
|
||||
one:
|
||||
email: bob@example.net
|
||||
password: MyString
|
||||
domain: one
|
||||
|
||||
two:
|
||||
email: alice@example.org
|
||||
password: MyString
|
||||
domain: two
|
||||
|
||||
Reference in New Issue
Block a user