Skip to content

Commit 97e9130

Browse files
chore: rename test notification
1 parent 7f056da commit 97e9130

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
UPDATE notification_templates
2+
SET name = 'Test Notification'
3+
WHERE id = 'c425f63e-716a-4bf4-ae24-78348f706c3f';
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
UPDATE notification_templates
2+
SET name = 'Troubleshooting Notification'
3+
WHERE id = 'c425f63e-716a-4bf4-ae24-78348f706c3f';

0 commit comments

Comments
 (0)