Skip to content

Commit

Permalink
dcd: disable batch view
Browse files Browse the repository at this point in the history
Change-Id: I787c5c8841f3a996f3b46cf58daa396376c4ae8b
  • Loading branch information
s-kipnis committed Feb 13, 2025
1 parent 9d55f2e commit 6f7bd2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/cmk/gui/plugins/views/test_painters.py
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,6 @@ def test_registered_painters() -> None:

if cmk_version.edition(paths.omd_root) is not cmk_version.Edition.CRE:
expected_painters += [
"dcd_batch",
"svc_metrics_forecast",
"svc_metrics_hist",
"sla_fixed",
Expand Down

0 comments on commit 6f7bd2f

Please sign in to comment.