mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 20:43:12 -04:00
Merge pull request #2014 from alphagov/redis-spike-CHS
Use Redis to cache API calls in admin app
This commit is contained in:
@@ -2123,7 +2123,7 @@ def test_updates_sms_prefixing(
|
||||
)
|
||||
)
|
||||
mock_update_service.assert_called_once_with(
|
||||
service_id=SERVICE_ONE_ID,
|
||||
SERVICE_ONE_ID,
|
||||
prefix_sms=expected_api_argument,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user