Skip to content

Commit

Permalink
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
@@ -265,8 +265,7 @@ describe('Visible rangesliders', function() {
],
rangeslider: {visible: true}
},
width: 800,
height: 500
width: 800
})
.then(function() {
var bb = getRangeSlider().getBoundingClientRect();

0 comments on commit 8e72a12

Please sign in to comment.