[Rt-commit] rtir branch, 2.6-trunk, updated. 2.6.0-15-g6f24881
Kevin Falcone
falcone at bestpractical.com
Thu Mar 3 16:03:19 EST 2011
The branch, 2.6-trunk has been updated
via 6f24881c3d4739a8e11ff1dcabbebfbbbbc86209 (commit)
from 5f728aa66e844e0de26bec28960d80d3435532c9 (commit)
Summary of changes:
t/022-gnupg-on-update.t | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 6f24881c3d4739a8e11ff1dcabbebfbbbbc86209
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Thu Mar 3 16:03:14 2011 -0500
remove debugging
diff --git a/t/022-gnupg-on-update.t b/t/022-gnupg-on-update.t
index 7f8b6a5..e9ed911 100644
--- a/t/022-gnupg-on-update.t
+++ b/t/022-gnupg-on-update.t
@@ -276,7 +276,6 @@ diag "check encrypting of attachments";
$agent->select( 'UseKey-rt-test at example.com' => $fpr1 );
$agent->click('SubmitTicket');
- $agent->save_content('mech.html');
$agent->content_like( qr/Message recorded/i, 'ticket updated' );
my @mail = RT::Test->fetch_caught_mails;
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list