672
671
def test_unmark_as_security_vulnerability(self):
673
672
# Unmarking a bug as a security vulnerability adds to the
674
673
# bug's activity log and sends a notification.
676
676
self.changeAttribute(self.bug, 'security_related', False)
678
678
security_change_activity = {