Skip to content

Commit 0a1d85c

Browse files
committed
MAGETWO-71255: Merge 2.2 into develop mainline (2.3)
- stabilize builds
1 parent 80b137e commit 0a1d85c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Attribute/ValidateTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ public function provideUniqueData()
233233
"option_1" => "",
234234
"option_2" => "",
235235
]
236-
], true
236+
], false
237237
],
238238
'duplicate and deleted' => [
239239
[

app/code/Magento/Newsletter/Model/Template.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class Template extends \Magento\Email\Model\AbstractTemplate
4040
{
4141
/**
4242
* Mail object
43-
*
43+
*
4444
* @deprecated Unused property
4545
*
4646
*/

0 commit comments

Comments
 (0)