You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2019. It is now read-only.
@@ -539,10 +563,10 @@ public function test_email_settings() {
539
563
$this->assertEquals( array(
540
564
'id' => 'subject',
541
565
'label' => 'Subject',
542
-
'description' => 'This controls the email subject line. Leave blank to use the default subject: <code>[{site_title}] New customer order ({order_number}) - {order_date}</code>.',
'tip' => 'This controls the email subject line. Leave blank to use the default subject: <code>[{site_title}] New customer order ({order_number}) - {order_date}</code>.',
@@ -557,10 +581,10 @@ public function test_email_settings() {
557
581
$this->assertEquals( array(
558
582
'id' => 'subject',
559
583
'label' => 'Subject',
560
-
'description' => 'This controls the email subject line. Leave blank to use the default subject: <code>[{site_title}] New customer order ({order_number}) - {order_date}</code>.',
'tip' => 'This controls the email subject line. Leave blank to use the default subject: <code>[{site_title}] New customer order ({order_number}) - {order_date}</code>.',
0 commit comments