Skip to content

Commit 20e39cf

Browse files
committed
PR-34061 Fixed static tests failures
1 parent 55b2c8e commit 20e39cf

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Theme/view/frontend/templates/html

1 file changed

+1
-0
lines changed

app/code/Magento/Theme/view/frontend/templates/html/header.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ $welcomeMessage = $block->getWelcome();
2424
<?= $block->getBlockHtml('header.additional') ?>
2525
<!-- /ko -->
2626
</li>
27+
<?php // phpcs:ignore Magento2.Legacy.PhtmlTemplate ?>
2728
<script type="text/x-magento-init">
2829
{
2930
"*": {

0 commit comments

Comments
 (0)