[Rt-commit] rt branch, 4.2/test-web-done-testing, repushed
Dustin Graves
dustin at bestpractical.com
Tue Aug 11 12:41:17 EDT 2015
The branch 4.2/test-web-done-testing was deleted and repushed:
was 3925129cc7e71a26b500a125ef3c2ea5f481f9d6
now d50aeab39142cc9520cd0059069c9e1122d361ab
1: 3925129 ! 1: d50aeab add helper text to explain RT::Test::Web objects must be destroyed before done_testing is called
@@ -17,3 +17,13 @@
if ( !$RT::Test::Web::DESTROY++ ) {
$self->no_warnings_ok;
}
+
+diff --git a/t/mail/dashboards.t b/t/mail/dashboards.t
+--- a/t/mail/dashboards.t
++++ b/t/mail/dashboards.t
+@@
+ Time => $bad_time,
+ );
+
++undef $m;
+ done_testing;
More information about the rt-commit
mailing list