Remove Product test debug diag.
This commit is contained in:
parent
e8bfd8a0a7
commit
31544f13b0
1 changed files with 0 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue