adjust plan now that the isa test is corrected
This commit is contained in:
parent
ae51c67dbe
commit
ae27f61732
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ my $newAdSettings = {
|
|||
priority => "0",
|
||||
};
|
||||
|
||||
my $numTests = 28; # increment this value for each test you create
|
||||
my $numTests = 29; # increment this value for each test you create
|
||||
$numTests += scalar keys %{ $newAdSettings };
|
||||
++$numTests; ##For conditional testing on module load
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue