diff --git a/resources/test_packs/pilot/test_pack.py b/resources/test_packs/pilot/test_pack.py index 35174a536..9faf61438 100644 --- a/resources/test_packs/pilot/test_pack.py +++ b/resources/test_packs/pilot/test_pack.py @@ -30,7 +30,7 @@ def calculate_status(result, json): # pylint: disable=unused-argument required_tests = [ "connection.dhcp_address", - "security.tls.v1_0_client" + "security.tls.v1_2_client" ] for test_result in json: