1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-05 21:45:23 +02:00
Maybe/test/fixtures/users.yml

16 lines
312 B
YAML
Raw Normal View History

2024-02-02 09:05:04 -06:00
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
family: one
first_name: MyString
last_name: MyString
email: MyString
password_digest: MyString
two:
family: two
first_name: MyString
last_name: MyString
email: MyString
password_digest: MyString