You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"[DEBUG]\r\nTemplate @submission_name sent with language en_US.\r\nBody parameters: [@name]\r\nMedia link: @image_data.body.meta.download_url\r\n\r\nThe buttons represented here are not necessarily the same as the ones in the real template. Please double check the template buttons when running the flow in a real-world scenario."<>
200
+
"[DEBUG]\r\nTemplate @submission_name sent with language en_US.\r\n\r\nThe buttons represented here are not necessarily the same as the ones in the real template. Please double check the template buttons when running the flow in a real-world scenario."<>
199
201
_,
200
202
# buttons: [
201
203
# {"edd_got_it", "edd_got_it"},
@@ -213,11 +215,11 @@ defmodule EDDRemindersTest do
"[DEBUG]\r\nTemplate @submission_name sent with language pt_PT.\r\nBody parameters: [@name]\r\nMedia link: @image_data.body.meta.download_url"<>
222
+
"[DEBUG]\r\nTemplate @submission_name sent with language pt_PT.\r\n"<>
221
223
_,
222
224
# buttons: button_labels(["Got it!", "Update due date", "How to calculate it"])
223
225
# buttons: [
@@ -239,7 +241,7 @@ defmodule EDDRemindersTest do
239
241
|>FlowTester.start()
240
242
|>receive_message(%{
241
243
text:
242
-
"[DEBUG]\r\nTemplate @submission_name sent with language en_US.\r\nBody parameters: [@name]\r\n\r\nThe buttons represented here are not necessarily the same as the ones in the real template. Please double check the template buttons when running the flow in a real-world scenario."<>
244
+
"[DEBUG]\r\nTemplate @submission_name sent with language en_US.\r\n\r\nThe buttons represented here are not necessarily the same as the ones in the real template. Please double check the template buttons when running the flow in a real-world scenario."<>
text: "[DEBUG]\r\nTemplate @submission_name sent with language en_US.\r\nBody parameters: [@name]\r\nMedia link: @image_data.body.meta.download_url"<>_,
266
+
text: "[DEBUG]\r\nTemplate @submission_name sent with language en_US.\r\n"<>_,
265
267
# buttons: button_labels(["Got it!", "Update due date", "How to calculate it"]),
"[DEBUG]\r\nTemplate @submission_name sent with language en_US.\r\nBody parameters: [@name]\r\nMedia link: @image_data.body.meta.download_url\r\n\r\nThe buttons represented here are not necessarily the same as the ones in the real template. Please double check the template buttons when running the flow in a real-world scenario."<>
283
+
"[DEBUG]\r\nTemplate @submission_name sent with language en_US.\r\n\r\nThe buttons represented here are not necessarily the same as the ones in the real template. Please double check the template buttons when running the flow in a real-world scenario."<>
281
284
_,
282
285
# buttons: button_labels(["Got it!", "Update due date", "How to calculate it"])
0 commit comments