Skip to content

Commit 1224b47

Browse files
committed
MC-22925: Backport template filter strict mode
1 parent e289d4f commit 1224b47

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/code/Magento/Email/Test/Unit/Model/AbstractTemplateTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,7 @@ protected function setUp()
122122
/**
123123
* Return the model under test with additional methods mocked.
124124
*
125-
<<<<<<< HEAD
126125
* @param $mockedMethods array
127-
=======
128-
* @param array $mockedMethods
129-
* @param array $data
130-
>>>>>>> 2d98fde80a1... MC-19918: Introduce scalar variables only mode to E-mail templates
131126
* @return \Magento\Email\Model\Template|\PHPUnit_Framework_MockObject_MockObject
132127
*/
133128
protected function getModelMock(array $mockedMethods = [])

0 commit comments

Comments
 (0)