[Rt-commit] [rtir] 03/05: default_agent calls rtir_user and logs in for you
Kevin Falcone
falcone at bestpractical.com
Thu Sep 25 16:15:52 EDT 2014
This is an automated email from the git hooks/post-receive script.
falcone pushed a commit to branch 3.0/test-constituencies
in repository rtir.
commit 774a0d27c0af6c5dad6489ea248982b10440a3ce
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Sep 24 12:33:46 2014 -0400
default_agent calls rtir_user and logs in for you
---
t/constituency/basics.t | 4 ----
1 file changed, 4 deletions(-)
diff --git a/t/constituency/basics.t b/t/constituency/basics.t
index 58cb831..c173426 100644
--- a/t/constituency/basics.t
+++ b/t/constituency/basics.t
@@ -1,5 +1,3 @@
-#!/usr/bin/perl
-
use strict;
use warnings;
@@ -9,8 +7,6 @@ use_ok('RT::IR');
my ($baseurl) = RT::Test->started_ok;
my $agent = default_agent();
-rtir_user();
-$agent->login( rtir_test_user => 'rtir_test_pass' );
my $cf;
diag "load and check basic properties of the CF" if $ENV{'TEST_VERBOSE'};
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list