Skip to content

Commit

Permalink
Merge pull request #5356 from plotly/followup-5349
Browse files Browse the repository at this point in the history
requested edits in pull 5349
  • Loading branch information
archmoj committed Dec 21, 2020
2 parents a5b295f + 29f0401 commit 8e72a12
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/jasmine/tests/range_slider_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,7 @@ describe('Visible rangesliders', function() {
],
rangeslider: {visible: true}
},
width: 800,
height: 500
width: 800
})
.then(function() {
var bb = getRangeSlider().getBoundingClientRect();
Expand Down

0 comments on commit 8e72a12

Please sign in to comment.