mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
Merge branch 'main' of https://github.com/GSA/notifications-api into notify-260
This commit is contained in:
@@ -76,7 +76,6 @@ def test_post_to_get_inbound_sms_filters_international_user_number(admin_request
|
||||
)['data']
|
||||
|
||||
assert len(sms) == 2
|
||||
print(f'sms is: {sms}')
|
||||
assert sms[1]['id'] == str(one.id)
|
||||
assert sms[1]['user_number'] == str(one.user_number)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user