mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-23 16:38:17 +00:00
Minor: Fix tableau e2e changed filter count (#17180)
This commit is contained in:
parent
012aa9b804
commit
77529d4fa0
@ -73,7 +73,7 @@ class TableauCliTest(CliCommonDashboard.TestSuite):
|
|||||||
return 2
|
return 2
|
||||||
|
|
||||||
def expected_filtered_sink_mix(self) -> int:
|
def expected_filtered_sink_mix(self) -> int:
|
||||||
return 14
|
return 13
|
||||||
|
|
||||||
def expected_dashboards_and_charts_after_patch(self) -> int:
|
def expected_dashboards_and_charts_after_patch(self) -> int:
|
||||||
return 4
|
return 4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user