diff --git a/unit_tests/test_pg_gw_hooks.py b/unit_tests/test_pg_gw_hooks.py index 5f58cb6..eb879c6 100644 --- a/unit_tests/test_pg_gw_hooks.py +++ b/unit_tests/test_pg_gw_hooks.py @@ -19,13 +19,11 @@ utils.restart_map = _map TO_PATCH = [ 'remove_iovisor', 'apt_install', - 'apt_purge', 'CONFIGS', 'log', 'configure_sources', 'ensure_files', 'stop_pg', - 'restart_pg', 'load_iovisor', 'ensure_mtu', 'add_lcm_key',