Skip to content

Commit 9d417ec

Browse files
committed
resolved conflict
1 parent f1d1450 commit 9d417ec

File tree

1 file changed

+0
-3
lines changed
  • dev/tests/integration/testsuite/Magento/CmsUrlRewrite/Plugin/Cms/Model/Store

1 file changed

+0
-3
lines changed

dev/tests/integration/testsuite/Magento/CmsUrlRewrite/Plugin/Cms/Model/Store/ViewTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,6 @@ private function assertUrlRewritesCount(int $storeId, string $requestPath, int $
117117

118118
/**
119119
* Create test store
120-
*
121-
* @return int
122120
*/
123121
private function createStore(): int
124122
{
@@ -135,7 +133,6 @@ private function createStore(): int
135133
* Delete test store
136134
*
137135
* @param int $storeId
138-
* @return void
139136
*/
140137
private function deleteStore(int $storeId): void
141138
{

0 commit comments

Comments
 (0)