more work on translating Asset Products to Sku Products
This commit is contained in:
parent
50a4b564e5
commit
c8e1c3c3d3
3 changed files with 26 additions and 11 deletions
|
|
@ -68,6 +68,7 @@ $tag = WebGUI::VersionTag->getWorking($session);
|
|||
|
||||
my $product1a = $product1->addRevision({price => 11.11});
|
||||
|
||||
sleep 1;
|
||||
$tag->commit;
|
||||
|
||||
diag "Done.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue