Skip to content

Commit 239eb86

Browse files
committed
MAGETWO-53056: Category tree is not refreshed after changing category URL suffix
1 parent 8ec0789 commit 239eb86

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Test/Unit/Model/System/Config/Backend/Catalog/Url/Rewrite

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Model/System/Config/Backend/Catalog/Url/Rewrite/SuffixTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ public function testAfterSaveProduct()
135135
$this->cacheTypeList->expects($this->once())->method('invalidate')->with('config');
136136
$this->suffixModel->afterSave();
137137
}
138-
}
138+
}

0 commit comments

Comments
 (0)