We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3266de commit 7cfc8e6Copy full SHA for 7cfc8e6
t/Group/group_scratch.t
@@ -21,7 +21,7 @@ use WebGUI::Group;
21
#----------------------------------------------------------------------------
22
# Init
23
my $session1 = WebGUI::Test->session;
24
-my $session2 = WebGUI::Session->open(WebGUI::Test::root, WebGUI::Test::file);
+my $session2 = WebGUI::Test->newSession;
25
26
27
# Tests
0 commit comments