fix bad plan in AssetLineage test
This commit is contained in:
parent
2471517fa7
commit
cbd53b7aa6
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ use WebGUI::Session;
|
|||
use WebGUI::User;
|
||||
|
||||
use WebGUI::Asset;
|
||||
use Test::More tests => 107; # increment this value for each test you create
|
||||
use Test::More tests => 109; # increment this value for each test you create
|
||||
use Test::Deep;
|
||||
use Test::Exception;
|
||||
use Data::Dumper;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue