use temp config file for testing
This commit is contained in:
parent
bc5df47fed
commit
6f102973dd
20 changed files with 56 additions and 95 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