@ -68,7 +68,7 @@ class YAMLTest(unittest.TestCase):
forminmsgs:
this_msg_expected=False
forexpectedinmsgs_expected:
ifre.search(expected,m):
ifre.match(expected,m):
this_msg_expected=True
break
ifnotthis_msg_expected:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.