From 2b513b3466806129c311c8daeee1a18d0cc23497 Mon Sep 17 00:00:00 2001 From: ablakley-r7 <96182471+ablakley-r7@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:11:49 +0000 Subject: [PATCH] testing unit test --- plugins/palo_alto_cortex_xdr/unit_test/test_monitor_alerts.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/plugins/palo_alto_cortex_xdr/unit_test/test_monitor_alerts.py b/plugins/palo_alto_cortex_xdr/unit_test/test_monitor_alerts.py index 3a6a7bf69b..e05f1bed87 100644 --- a/plugins/palo_alto_cortex_xdr/unit_test/test_monitor_alerts.py +++ b/plugins/palo_alto_cortex_xdr/unit_test/test_monitor_alerts.py @@ -25,9 +25,7 @@ "last_alert_hash": ["f4ef7617f46fef7b78410498f563e01df2a5f030"], } -STUB_STATE_NO_PAGES = { - -} +STUB_STATE_NO_PAGES = {} STUB_STATE_MORE_PAGES = { "current_count": 1,