Skip to content

Commit

Permalink
Updated the tresult with info/err message
Browse files Browse the repository at this point in the history
  • Loading branch information
chidanandpujar committed Jun 6, 2024
1 parent 739fca6 commit 313bf71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/jnpr/jsnapy/operator.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ def _print_mssg(self, testmssg, result):
self.logger_testop.info(
colorama.Fore.GREEN + "PASS | " + testmssg, extra=self.log_detail
)

def print_testmssg(self, testname):
"""
Print info and error messages
Expand Down

0 comments on commit 313bf71

Please sign in to comment.