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 0413b68 commit 9b1b80eCopy full SHA for 9b1b80e
app/code/Magento/Email/Test/Unit/Model/AbstractTemplateTest.php
@@ -437,7 +437,7 @@ public function testGetDesignConfig()
437
/**
438
* @return void
439
*/
440
- public function testSetForcedAreaWhenAreIsSet(): void
+ public function testSetForcedAreaWhenAreaIsSet(): void
441
{
442
$templateId = 'test_template';
443
$model = $this->getModelMock([], ['area' => 'frontend']);
0 commit comments