Skip to content

Commit 67b7337

Browse files
committed
correct erronous field
1 parent 64e4394 commit 67b7337

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/lib/code_corps/emails/receipt_email_test.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ defmodule CodeCorps.Emails.ReceiptEmailTest do
5757
project_url: "http://localhost:4200/#{project.organization.slug}/#{project.slug}",
5858
project_current_donation_goal_description: "Test goal",
5959
subject: "Your monthly donation to Code Corps",
60-
name: "Jimmy"
6160
}
6261
assert high_five_image_url
6362
end

0 commit comments

Comments
 (0)