Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765)
This commit is contained in:
@@ -98,6 +98,7 @@ def test_check_notification(client, live_server):
|
||||
"Diff Added: {{diff_added}}\n"
|
||||
"Diff Removed: {{diff_removed}}\n"
|
||||
"Diff Full: {{diff_full}}\n"
|
||||
"Diff as Patch: {{diff_patch}}\n"
|
||||
":-)",
|
||||
"notification_screenshot": True,
|
||||
"notification_format": "Text"}
|
||||
|
||||
Reference in New Issue
Block a user