Remove Product test debug diag.

This commit is contained in:
Colin Kuskie 2009-07-27 16:24:19 +00:00
parent e8bfd8a0a7
commit 31544f13b0

View file

@ -168,7 +168,6 @@ $viewProduct = WebGUI::Asset->new($session, $viewProduct->getId, 'WebGUI::Asset:
$viewProduct->prepareView();
my $json = $viewProduct->view();
diag $json;
my $vars = JSON::from_json($json);
cmp_deeply(