Skip to content

Commit 22b4562

Browse files
committed
MC-21654: View category on storefront
1 parent a541316 commit 22b4562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Controller/CategoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ public function testViewActionNoCategoryId(): void
139139
/**
140140
* @return void
141141
*/
142-
public function testViewActionInactiveCategory(): void
142+
public function testViewActionNotExistingCategory(): void
143143
{
144144
$this->dispatch('catalog/category/view/id/8');
145145

0 commit comments

Comments
 (0)