Skip to content

Commit

Permalink
Merge branch 'staging' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
RickCarlino committed Nov 5, 2018
2 parents dd5723f + 88b4300 commit 13cc396
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"css-loader": "^1.0.1",
"enzyme": "^3.7.0",
"enzyme-adapter-react-16": "^1.6.0",
"farmbot": "^6.5.7",
"farmbot": "^6.5.8",
"farmbot-toastr": "^1.0.3",
"fastclick": "^1.0.6",
"file-loader": "2.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
EDGE_CASES = [:devices, # Singular resources
:fbos_configs,
:firmware_configs,]
FORMAT = "%Y-%m-%d %H:%M:%S.%6N"
FORMAT = "%Y-%m-%d %H:%M:%S.%5N"
it 'provides timestamps of updates, plus current time' do
sign_in user

Expand Down

0 comments on commit 13cc396

Please sign in to comment.