use temp config file for testing
This commit is contained in:
parent
e10f4d0aec
commit
9b725c6d42
18 changed files with 47 additions and 93 deletions
|
|
@ -29,7 +29,6 @@ use Data::Dumper;
|
|||
#----------------------------------------------------------------------------
|
||||
# Init
|
||||
my $session = WebGUI::Test->session;
|
||||
WebGUI::Test->originalConfig( "serviceSubnets" );
|
||||
$session->config->delete('serviceSubnets');
|
||||
|
||||
my ( $response, $responseObj, $auth, $userAndy, $userRed );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue