mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 15:56:45 -04: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