We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a541316 commit 22b4562Copy full SHA for 22b4562
dev/tests/integration/testsuite/Magento/Catalog/Controller/CategoryTest.php
@@ -139,7 +139,7 @@ public function testViewActionNoCategoryId(): void
139
/**
140
* @return void
141
*/
142
- public function testViewActionInactiveCategory(): void
+ public function testViewActionNotExistingCategory(): void
143
{
144
$this->dispatch('catalog/category/view/id/8');
145
0 commit comments