Skip to content

Commit 8c12513

Browse files
author
Serhiy Shkolyarenko
committed
MAGETWO-49338: Custom attribute Yes/No works incorrectly
static test fix
1 parent 24640e5 commit 8c12513

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Controller/Adminhtml

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ public function testSuggestCategoriesActionNoSuggestions()
147147
public function saveActionDataProvider()
148148
{
149149
return [
150-
// 'default values' removed from here. Should be fixed in MAGETWO-49481
150+
//'default values' removed from here. Should be fixed in MAGETWO-49481
151151
'custom values' => [
152152
[
153153
'id' => '2',

0 commit comments

Comments
 (0)