Skip to content

Commit

Permalink
Merge pull request Kiali-QE#431 from pbajjuri20/pbajjuri_fix
Browse files Browse the repository at this point in the history
UI:Fixed_service_grafana
  • Loading branch information
pbajjuri20 authored Jun 28, 2021
2 parents 7361388 + fd7dcff commit 10ee2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiali_qe/tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -1618,7 +1618,7 @@ def assert_details(self, name, namespace, check_metrics=False,
namespace)

if check_metrics:
self.assert_metrics_options(service_details_ui.inbound_metrics, check_grafana=True)
self.assert_metrics_options(service_details_ui.inbound_metrics, check_grafana=False)

self.assert_traces_tab(service_details_ui.traces_tab)

Expand Down

0 comments on commit 10ee2fb

Please sign in to comment.