Skip to content

Commit a44203d

Browse files
committed
MC-19921: Create static tests for object variables inside E-mail templates
1 parent 0ff24ad commit a44203d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/view/adminhtml/email/failed_payment.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
} @-->
2121

2222
<h1>{{trans "Payment Transaction Failed"}}</h1>
23-
{{var staticerror}}
23+
2424
<ul>
2525
<li>
2626
<strong>{{trans "Reason"}}</strong><br />

0 commit comments

Comments
 (0)