Fix number of tests in Utility.t
Add help for dashboard and fix labels. Remove startDate, endDate from Asset help. Update Help template to show UI levels as data rather than content.
This commit is contained in:
parent
9aac37ac91
commit
c323789d64
6 changed files with 59 additions and 46 deletions
|
|
@ -16,7 +16,7 @@ use lib "$FindBin::Bin/lib";
|
|||
use WebGUI::Test;
|
||||
use WebGUI::Session;
|
||||
|
||||
use Test::More tests => 22; # increment this value for each test you create
|
||||
use Test::More tests => 21; # increment this value for each test you create
|
||||
|
||||
my $session = WebGUI::Test->session;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue