From 266d5cca294a0a689e0c48753cea24b5ae001175 Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Wed, 19 Jan 2011 09:27:49 -0800 Subject: Try not to ire the SpamCop Elder Gods --- t/006_emailer.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/006_emailer.t b/t/006_emailer.t index 4c6a972..c5e090e 100644 --- a/t/006_emailer.t +++ b/t/006_emailer.t @@ -9,7 +9,7 @@ use_ok "jitterbug::Emailer"; sub setup { my $buildconf = { on_failure_from_email => 'bob@example.com', - on_failure_cc_email => 'steve@apple.com', + on_failure_cc_email => 'steve@example.com', on_failure_subject_prefix => 'BLARG ', on_failure_header => "Summary:\n%%SUMMARY%%", on_failure_footer => "FOOT", -- cgit 1.4.1