We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1879be7 + 8052420 commit 469eb2aCopy full SHA for 469eb2a
1 file changed
tests/e2e-test/tests/test_telecom_smoke_tc.py
@@ -74,7 +74,7 @@ def test_after_filter_functioning(login_logout, request):
74
75
logger.info("Step 4: Validate filter data is reflecting in charts/graphs")
76
billing_data = km_page.validate_trending_topics_entry("Billing Issues")
77
- logger.info(f"Billing issues data validated: {billing_data}")
+ logger.info("Billing issues data validation completed")
78
79
km_page.validate_dashboard_charts()
80
0 commit comments