silence extra debug when not running verbose tests
This commit is contained in:
parent
0260ec2f6a
commit
6c4b4d1a88
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ cmp_deeply(
|
|||
|
||||
$session->user({userId => 3});
|
||||
my $json = $matrix->www_getCompareFormData('score');
|
||||
diag $session->getId;
|
||||
note $session->getId;
|
||||
|
||||
my $compareFormData = JSON->new->decode($json);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue