perhaps a good plan is in order...
This commit is contained in:
parent
cdcbf53e42
commit
0c23ba8cd7
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ use WebGUI::VersionTag;
|
||||||
use Test::MockObject;
|
use Test::MockObject;
|
||||||
|
|
||||||
use Test::More; # increment this value for each test you create
|
use Test::More; # increment this value for each test you create
|
||||||
plan tests => 29;
|
plan tests => 14;
|
||||||
|
|
||||||
my $session = WebGUI::Test->session;
|
my $session = WebGUI::Test->session;
|
||||||
$session->user({userId => 3});
|
$session->user({userId => 3});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue