mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 11:09:14 +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
|
||||
|
||||
def expected_datamodel_lineage(self) -> int:
|
||||
return 33
|
||||
return 164
|
||||
|
||||
def expected_tags(self) -> int:
|
||||
return 0
|
||||
|
||||
def expected_filtered_mix(self) -> int:
|
||||
return 24
|
||||
return 26
|
||||
|
||||
def expected_filtered_sink_mix(self) -> int:
|
||||
return 53
|
||||
return 95
|
||||
|
||||
def expected_dashboards_and_charts_after_patch(self) -> int:
|
||||
return 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user