Skip to content

Commit c065e16

Browse files
[mainline-integration-tests] Fixing static test error
1 parent 8238e4f commit c065e16

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/Marketplace/view/adminhtml/templates

1 file changed

+2
-2
lines changed

app/code/Magento/Marketplace/view/adminhtml/templates/index.phtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
<h2 class="page-sub-title"><?= $block->escapeHtml(__('Partner search')) ?></h2>
3333
<p>
3434
<?= $block->escapeHtml(__(
35-
'Magento has a thriving ecosystem of technology partners to help merchants and brands deliver ' .
36-
'the best possible customer experiences. They are recognized as experts in eCommerce, ' .
35+
'Magento has a thriving ecosystem of technology partners to help merchants and brands deliver '
36+
. 'the best possible customer experiences. They are recognized as experts in eCommerce, ' .
3737
'search, email marketing, payments, tax, fraud, optimization and analytics, fulfillment, ' .
3838
'and more. Visit the Magento Partner Directory to see all of our trusted partners.'
3939
)); ?>

0 commit comments

Comments
 (0)