mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Updated domain to maybefinance.com
This commit is contained in:
parent
c456950de8
commit
565103caf3
7 changed files with 47 additions and 6 deletions
2
test/fixtures/users.yml
vendored
2
test/fixtures/users.yml
vendored
|
@ -10,7 +10,7 @@ maybe_support_staff:
|
|||
family: empty
|
||||
first_name: Support
|
||||
last_name: Admin
|
||||
email: support@maybe.co
|
||||
email: support@maybefinance.com
|
||||
password_digest: <%= BCrypt::Password.create('password') %>
|
||||
role: super_admin
|
||||
onboarded_at: <%= 3.days.ago %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue