Skip to content

Commit

Permalink
fixed_service_workload_grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
pbajjuri20 committed Jun 24, 2021
1 parent 2a8424d commit fd7dcff
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 fd7dcff

Please sign in to comment.