Add tracking to the InOutBoard test to try and find out why it fails intermittently.

This commit is contained in:
Colin Kuskie 2010-06-15 15:13:50 -07:00
parent f7e0c9f940
commit 1ea2f3ea76

View file

@ -149,7 +149,7 @@ cmp_bag(
ignore(), ignore(), ignore(), ignore(),
],
'view: returns one entry for each user, entry is correct for user with status'
);
) or diag(Dumper $templateVars->{rows_loop});
WebGUI::Test->unmockAssetId($templateId);
################################################################