Skip to content

Commit

Permalink
MAGETWO-56862: [Github] Saving Product does not update URL rewrite in…
Browse files Browse the repository at this point in the history
… Magento 2.1.0 with single-store mode #5929
  • Loading branch information
le0n4eg committed Oct 10, 2016
1 parent 411849e commit 94dc702
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,9 @@ public function testInitialize($isSingleStore, $websiteIds, $expWebsiteIds)
$this->assertTrue('sku' == $option2->getData('product_sku'));
}

/**
* @return array
*/
public function initializeDataProvider()
{
return [
Expand Down

0 comments on commit 94dc702

Please sign in to comment.