Jez Caudle ae7846e46e Added tests for Credentials
Removed routes from credentials that aren't used along with controller actions
2024-05-14 14:54:32 +01:00

12 lines
224 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
email: bob@example.net
password: MyString
domain: one
two:
email: alice@example.org
password: MyString
domain: two