mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-15 09:42:38 -05:00
Check ip unit test and modify ways to parse IP address
This commit is contained in:
@@ -349,4 +349,4 @@ def test_reject_invalid_ips(restrict_ip_sms_app):
|
||||
]
|
||||
)
|
||||
|
||||
assert exc_info.value.short_message == 'Unknown source IP address from the SMS provider'
|
||||
assert exc_info.value.short_message == 'Unknown source IP address from the SMS provider'
|
||||
|
||||
Reference in New Issue
Block a user