Skip to content

Commit e8b087b

Browse files
committed
Fix typo in test
Signed-off-by: d-dashkov <[email protected]>
1 parent 96079bf commit e8b087b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/static_routes_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
Error: ip address is not valid.
2727
'''
2828
ERROR_INVALID_PORTCHANNEL = '''
29-
Error: portchannel doest not exist.
29+
Error: portchannel does not exist.
3030
'''
3131

3232

0 commit comments

Comments
 (0)