Skip to content
Snippets Groups Projects
Commit 09fd7335 authored by Iurii Ivashchenko's avatar Iurii Ivashchenko
Browse files

MAGETWO-62856: JSUnit job is failed on current mainline

parent 69c2954a
Branches
No related merge requests found
/**
* Copyright © 2016 Magento. All rights reserved.
* Copyright © 2017 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
......@@ -23,9 +23,9 @@ define([
config = {
options: {
'dateFormat': 'M/d/yy',
'storeLocale': 'en_US',
'timeFormat': 'h:mm: a'
dateFormat: 'M/d/yy',
storeLocale: 'en_US',
timeFormat: 'h:mm: a'
},
storage: observable
};
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment