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-21 09:39:25 +05:30
committed by GitHub
parent 71d1e98765
commit f999777a2d
2 changed files with 2 additions and 2 deletions

View File

@@ -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)',
},
};