Skip to content

Commit aabe2bc

Browse files
author
Bohdan Korablov
committed
MAGETWO-94196: [2.1] The fix of incorrect date format was lost since 2.1.13
1 parent cfe8f4e commit aabe2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,4 +285,4 @@ private function scopeConfigWillReturnConfiguredTimezone($configuredTimezone)
285285
{
286286
$this->scopeConfig->method('getValue')->with('', '', null)->willReturn($configuredTimezone);
287287
}
288-
}
288+
}

0 commit comments

Comments
 (0)