Skip to content

Commit 0e95cd4

Browse files
#39169: Special Price To Date is wrongly validated on applySpecialPrice
- fix for static test
1 parent e79e0fa commit 0e95cd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/Stdlib/Test/Unit/DateTime/TimezoneTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ public function testScopeDate($date, string $timezone, string $locale, string $e
426426
$this->assertEquals($timezone, $scopeDate->getTimezone()->getName());
427427
}
428428

429-
430429
/**
431430
* @return array
432431
*/

0 commit comments

Comments
 (0)