mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-10 15:59:57 +00:00
MINOR: powerbi e2e fix (#19240)
This commit is contained in:
parent
277f89f09d
commit
63aa484fec
@ -62,16 +62,16 @@ class PowerBICliTest(CliCommonDashboard.TestSuite):
|
|||||||
return 44
|
return 44
|
||||||
|
|
||||||
def expected_datamodel_lineage(self) -> int:
|
def expected_datamodel_lineage(self) -> int:
|
||||||
return 33
|
return 164
|
||||||
|
|
||||||
def expected_tags(self) -> int:
|
def expected_tags(self) -> int:
|
||||||
return 0
|
return 0
|
||||||
|
|
||||||
def expected_filtered_mix(self) -> int:
|
def expected_filtered_mix(self) -> int:
|
||||||
return 24
|
return 26
|
||||||
|
|
||||||
def expected_filtered_sink_mix(self) -> int:
|
def expected_filtered_sink_mix(self) -> int:
|
||||||
return 53
|
return 95
|
||||||
|
|
||||||
def expected_dashboards_and_charts_after_patch(self) -> int:
|
def expected_dashboards_and_charts_after_patch(self) -> int:
|
||||||
return 0
|
return 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user