Skip to content

Commit

Permalink
quick updates
Browse files Browse the repository at this point in the history
  • Loading branch information
eamahanna committed Oct 14, 2020
1 parent 0de68e0 commit 355721b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"google_ad_conversion": "kR9OCLas4JgBEOy2pucC"
},
"comm_wait_timeout": 600000,
"config": "dev",
"config": "narrative-refactor",
"data_panel": {
"initial_sort_limit": 10000,
"max_name_length": 33,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ define ([
});

it('Should render properly with a Globus linked account', (done) => {
var $node = $('<div>'),
let $node = $('<div>'),
linkedStagingViewer = new StagingAreaViewer($node, {
path: startingPath,
updatePathFn: updatePathFn,
Expand Down

0 comments on commit 355721b

Please sign in to comment.