chore: Update message signature description (#7943)

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Hricha Shandily
2023-09-20 21:09:25 -07:00
committed by GitHub
co-authored by Shivam Mishra Pranav Raj S
parent 71d1e98765
commit f999777a2d
2 changed files with 2 additions and 2 deletions
@@ -20,7 +20,7 @@ const DOES_NOT_HAVE_SIGNATURE = {
signature_has_images: {
body: 'This is a test',
signature:
'Testing \n![](http://localhost:3000/rails/active_storage/blobs/redirect/some-hash/image.png)',
'Testing\n![](http://localhost:3000/rails/active_storage/blobs/redirect/some-hash/image.png)',
},
};