summaryrefslogtreecommitdiffstats
path: root/SendGrid/UnitTest/UnitTest.cs
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-06-09 12:59:34 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-06-09 12:59:34 -0700
commit490c9b56f90349ba0f52adc800a305348c5d4c9f (patch)
treeeb3ccfeb41f75d7d00098b27c44fc81a49e3ab6e /SendGrid/UnitTest/UnitTest.cs
parent11eaec053a4cdb2d132d412a938138181e31a713 (diff)
downloadsendgrid-csharp-490c9b56f90349ba0f52adc800a305348c5d4c9f.zip
sendgrid-csharp-490c9b56f90349ba0f52adc800a305348c5d4c9f.tar.gz
sendgrid-csharp-490c9b56f90349ba0f52adc800a305348c5d4c9f.tar.bz2
Fix v3 /mail/send content
Diffstat (limited to 'SendGrid/UnitTest/UnitTest.cs')
-rw-r--r--SendGrid/UnitTest/UnitTest.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SendGrid/UnitTest/UnitTest.cs b/SendGrid/UnitTest/UnitTest.cs
index 28aebd2..c852e33 100644
--- a/SendGrid/UnitTest/UnitTest.cs
+++ b/SendGrid/UnitTest/UnitTest.cs
@@ -2230,7 +2230,7 @@ namespace UnitTest
'content': [
{
'type': 'text/html',
- 'value': '<html><p>Hello, world!</p><img src='cid:ii_139db99fdb5c3704'></img></html>'
+ 'value': '<html><p>Hello, world!</p><img src=\\'cid:ii_139db99fdb5c3704\\'></img></html>'
}
],
'custom_args': {