diff --git a/ingestion/tests/cli_e2e/test_cli_tableau.py b/ingestion/tests/cli_e2e/test_cli_tableau.py index 7d1243e6123..3c7806dfce4 100644 --- a/ingestion/tests/cli_e2e/test_cli_tableau.py +++ b/ingestion/tests/cli_e2e/test_cli_tableau.py @@ -73,7 +73,7 @@ class TableauCliTest(CliCommonDashboard.TestSuite): return 2 def expected_filtered_sink_mix(self) -> int: - return 14 + return 13 def expected_dashboards_and_charts_after_patch(self) -> int: return 4