Index: tst_post/test.py =================================================================== diff -u -r1e0c2357b7c6feaac327f76012df931c5e08dcb6 -r241d16f836be7bb0daa5b1081412cdfcc2b8cb6a --- tst_post/test.py (.../test.py) (revision 1e0c2357b7c6feaac327f76012df931c5e08dcb6) +++ tst_post/test.py (.../test.py) (revision 241d16f836be7bb0daa5b1081412cdfcc2b8cb6a) @@ -6,7 +6,7 @@ # # file tst_post # @author (last) Papiya Mandal -# @date (last) 22-03-2022 +# @date (last) 19-04-2022 # import names @@ -90,6 +90,7 @@ """ method to post a message and verify the progress bar and if final message is posted + @param msgs_and_conditions - (list) list of messages and conditions """ for msg, conditions in msgs_and_conditions.items(): final_msg = conditions[0]