chore: update test data

This commit is contained in:
Shivam Mishra
2023-09-20 18:04:12 +05:30
parent 1ed60066fb
commit 5ca28f0916
@@ -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)',
},
};