Skip to content

Commit 099cce3

Browse files
author
olysenko
committed
Merge remote-tracking branch 'origin/MAGETWO-61183' into forwardports
2 parents 3c6ea77 + 7da2304 commit 099cce3

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/Config/Test/Unit/Block/System/Config

1 file changed

+2
-2
lines changed

app/code/Magento/Config/Test/Unit/Block/System/Config/FormTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ public function initFieldsDataProvider()
575575
true,
576576
'Placeholder Value',
577577
'Placeholder Value',
578-
1,
578+
0,
579579
false,
580580
true,
581581
true
@@ -587,7 +587,7 @@ public function initFieldsDataProvider()
587587
true,
588588
'Placeholder Value',
589589
'Placeholder Value',
590-
1,
590+
0,
591591
true,
592592
true,
593593
true

0 commit comments

Comments
 (0)