Skip to content

Commit f30d586

Browse files
Fix non-ASCII char in test comment
1 parent dfa847f commit f30d586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/checks/wred_affected_model_check/test_wred_affected_model_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
script.PASS,
7373
[],
7474
),
75-
# Case 5: Multiple FM objects one affected (N9K-C9508-FM-E), one unaffected (N9K-C9504-FM-G).
75+
# Case 5: Multiple FM objects - one affected (N9K-C9508-FM-E), one unaffected (N9K-C9504-FM-G).
7676
# WRED is enabled. Only the affected FM should be reported.
7777
# Expected: FAIL_O with only the affected FM row reported.
7878
(

0 commit comments

Comments
 (0)