mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
clients: cbc_proxy client tests remove unused stmt
Signed-off-by: Toby Lorne <toby.lornewelch-richards@digital.cabinet-office.gov.uk>
This commit is contained in:
@@ -18,7 +18,6 @@ def cbc_proxy(client, mocker):
|
||||
|
||||
def test_cbc_proxy_ld_client_has_correct_region(cbc_proxy):
|
||||
assert cbc_proxy._ld_client._client_config.region_name == 'eu-west-2'
|
||||
pass
|
||||
|
||||
|
||||
def test_cbc_proxy_ld_client_has_correct_keys(cbc_proxy):
|
||||
|
||||
Reference in New Issue
Block a user