mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Remove useless test header setup for emails
Once upon a time we needed a helper to set the `from` header of emails. This is now set in the ApplicationMailer and not necessary any more.
This commit is contained in:
@@ -8,7 +8,6 @@ describe "Managing users" do
|
||||
|
||||
context "as super-admin" do
|
||||
before do
|
||||
setup_email
|
||||
login_as_admin
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user