Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacio-chiazzo committed Oct 16, 2024
1 parent 4b74770 commit 5704702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/whatsapp/api/templates_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def test_get_templates
{ "type" => "BODY",
"text" =>
"Welcome and congratulations!! This message demonstrates your ability to send a message " \
"notification from WhatsApp Business Platform’s Cloud API. Thank you for taking the time "\
"notification from WhatsApp Business Platform’s Cloud API. Thank you for taking the time " \
"to test with us." },
{ "type" => "FOOTER", "text" => "WhatsApp Business API Team" }],
first_template.components_json
Expand Down

0 comments on commit 5704702

Please sign in to comment.