summaryrefslogtreecommitdiffstats
path: root/SendGrid/UnitTest/UnitTest.cs
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-06-09 13:06:02 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-06-09 13:06:02 -0700
commit243b824ec1a9d2035264756db505f0464b978cfb (patch)
tree564fc362c498a84cd75a51932211521660f0d127 /SendGrid/UnitTest/UnitTest.cs
parent490c9b56f90349ba0f52adc800a305348c5d4c9f (diff)
downloadsendgrid-csharp-243b824ec1a9d2035264756db505f0464b978cfb.zip
sendgrid-csharp-243b824ec1a9d2035264756db505f0464b978cfb.tar.gz
sendgrid-csharp-243b824ec1a9d2035264756db505f0464b978cfb.tar.bz2
Fix /mail/send beta payload
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 c852e33..b7cdaeb 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': {