File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 160
160
"enable": true,
161
161
"html": "If you would like to unsubscribe and stop receiving these emails <% clickhere %>.",
162
162
"substitution_tag": "<%click here%>",
163
- "text": "If you would like to unsubscribe and stop receiveing these emails <% click here %>."
163
+ "text": "If you would like to unsubscribe and stop receiving these emails <% click here %>."
164
164
}
165
165
}
166
166
}' )
Original file line number Diff line number Diff line change @@ -1260,7 +1260,7 @@ def test_mail_send_post
1260
1260
"enable": true,
1261
1261
"html": "If you would like to unsubscribe and stop receiving these emails <% clickhere %>.",
1262
1262
"substitution_tag": "<%click here%>",
1263
- "text": "If you would like to unsubscribe and stop receiveing these emails <% click here %>."
1263
+ "text": "If you would like to unsubscribe and stop receiving these emails <% click here %>."
1264
1264
}
1265
1265
}
1266
1266
}' )
You can’t perform that action at this time.
0 commit comments