diff --git a/unit_tests/test_quantum_hooks.py b/unit_tests/test_quantum_hooks.py index ee39c1bd..7b7b07a7 100644 --- a/unit_tests/test_quantum_hooks.py +++ b/unit_tests/test_quantum_hooks.py @@ -42,6 +42,7 @@ TO_PATCH = [ 'b64decode', 'is_relation_made', 'create_sysctl', + 'update_nrpe_config', ]