Skip to content

Commit

Permalink
requested edits in PR 5349
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Dec 21, 2020
1 parent a5b295f commit 29f0401
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 29f0401

Please sign in to comment.