[Rt-commit] r15605 - in rt/branches/3.999-DANGEROUS: t/web

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu Aug 28 13:52:33 EDT 2008


Author: sunnavy
Date: Thu Aug 28 13:52:32 2008
New Revision: 15605

Modified:
   rt/branches/3.999-DANGEROUS/   (props changed)
   rt/branches/3.999-DANGEROUS/t/web/dashboards.t

Log:
 r16269 at sunnavys-mb:  sunnavy | 2008-08-29 00:48:16 +0800
 tiny clean


Modified: rt/branches/3.999-DANGEROUS/t/web/dashboards.t
==============================================================================
--- rt/branches/3.999-DANGEROUS/t/web/dashboards.t	(original)
+++ rt/branches/3.999-DANGEROUS/t/web/dashboards.t	Thu Aug 28 13:52:32 2008
@@ -128,7 +128,6 @@
 $m->content_contains("20 newest unowned tickets");
 $m->content_lacks("Bookmarked Tickets");
 $m->content_contains("dashboard test", "ticket subject");
-Jifty->log->error( $m->base );
 
 $m->get_ok("/Dashboards/$id/This fragment left intentionally blank");
 $m->content_contains("20 highest priority tickets I own");


More information about the Rt-commit mailing list