[Rt-commit] r17091 - rtir/2.4/trunk/t

ruz at bestpractical.com ruz at bestpractical.com
Wed Dec 3 16:39:49 EST 2008


Author: ruz
Date: Wed Dec  3 16:39:48 2008
New Revision: 17091

Modified:
   rtir/2.4/trunk/t/010-bulk-reject.t

Log:
* link was renamed

Modified: rtir/2.4/trunk/t/010-bulk-reject.t
==============================================================================
--- rtir/2.4/trunk/t/010-bulk-reject.t	(original)
+++ rtir/2.4/trunk/t/010-bulk-reject.t	Wed Dec  3 16:39:48 2008
@@ -22,7 +22,7 @@
 
 $agent->get_ok('/RTIR/index.html', 'open rtir at glance');
 {
-    $agent->follow_link_ok({ text => '[Bulk Reject]' }, "Followed 'bulk reject' link");
+    $agent->follow_link_ok({ text => 'Bulk Reject' }, "Followed 'bulk reject' link");
 
 	# Check that the desired incident report occurs in the list of available incident reports; if not, keep
 	# going to the next page until you find it (or get to the last page and don't find it,


More information about the Rt-commit mailing list