MINOR: powerbi e2e fix (#19240)

This commit is contained in:
harshsoni2024 2025-01-09 13:49:59 +05:30 committed by GitHub
parent 277f89f09d
commit 63aa484fec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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