mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 23:55:58 -05:00
more fix because local is different for some reason
This commit is contained in:
@@ -52,7 +52,7 @@ def test_purge_functional_test_data(notify_db_session, notify_api, test_e_addres
|
||||
'--email', test_e_address,
|
||||
'--mobile_number', '202-555-5555',
|
||||
'--password', 'correct horse battery staple',
|
||||
'--name', 'Fake Personson',
|
||||
'--name', 'Fake Humanson',
|
||||
# '--auth_type', 'sms_auth', # this is the default
|
||||
# '--state', 'active', # this is the default
|
||||
# '--admin', 'False', # this is the default
|
||||
|
||||
Reference in New Issue
Block a user