Update this test for new testing API.
This commit is contained in:
parent
a3266dea35
commit
7cfc8e6e71
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ use WebGUI::Group;
|
|||
#----------------------------------------------------------------------------
|
||||
# Init
|
||||
my $session1 = WebGUI::Test->session;
|
||||
my $session2 = WebGUI::Session->open(WebGUI::Test::root, WebGUI::Test::file);
|
||||
my $session2 = WebGUI::Test->newSession;
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue