[Rt-commit] r10706 - in rt/branches/3.999-DANGEROUS: .
jesse at bestpractical.com
jesse at bestpractical.com
Sun Feb 3 18:52:24 EST 2008
Author: jesse
Date: Sun Feb 3 18:52:23 2008
New Revision: 10706
Modified:
rt/branches/3.999-DANGEROUS/ (props changed)
rt/branches/3.999-DANGEROUS/t/ticket/search_by_watcher.t
Log:
r76164 at pinglin: jesse | 2008-02-03 18:45:33 -0500
t/ticket/search_by_watcher now passes
Modified: rt/branches/3.999-DANGEROUS/t/ticket/search_by_watcher.t
==============================================================================
--- rt/branches/3.999-DANGEROUS/t/ticket/search_by_watcher.t (original)
+++ rt/branches/3.999-DANGEROUS/t/ticket/search_by_watcher.t Sun Feb 3 18:52:23 2008
@@ -179,7 +179,7 @@
my($t) = add_tix_from_data();
$t->_set( column => 'type',
value => 'not a ticket',
- CheckACL => 0,
+ check_acl => 0,
record_transaction => 0,
);
$total--;
More information about the Rt-commit
mailing list