We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e4394 commit 67b7337Copy full SHA for 67b7337
test/lib/code_corps/emails/receipt_email_test.exs
@@ -57,7 +57,6 @@ defmodule CodeCorps.Emails.ReceiptEmailTest do
57
project_url: "http://localhost:4200/#{project.organization.slug}/#{project.slug}",
58
project_current_donation_goal_description: "Test goal",
59
subject: "Your monthly donation to Code Corps",
60
- name: "Jimmy"
61
}
62
assert high_five_image_url
63
end
0 commit comments