Minor: Fix tableau e2e changed filter count (#17180)

This commit is contained in:
Suman Maharana 2024-07-25 21:01:04 +05:30 committed by GitHub
parent 012aa9b804
commit 77529d4fa0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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