Add tracking to the InOutBoard test to try and find out why it fails intermittently.
This commit is contained in:
parent
f7e0c9f940
commit
1ea2f3ea76
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ cmp_bag(
|
||||||
ignore(), ignore(), ignore(), ignore(),
|
ignore(), ignore(), ignore(), ignore(),
|
||||||
],
|
],
|
||||||
'view: returns one entry for each user, entry is correct for user with status'
|
'view: returns one entry for each user, entry is correct for user with status'
|
||||||
);
|
) or diag(Dumper $templateVars->{rows_loop});
|
||||||
|
|
||||||
WebGUI::Test->unmockAssetId($templateId);
|
WebGUI::Test->unmockAssetId($templateId);
|
||||||
################################################################
|
################################################################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue