Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ac5f3 commit a718d15Copy full SHA for a718d15
test/jasmine/tests/range_slider_test.js
@@ -5,7 +5,7 @@ var destroyGraphDiv = require('../assets/destroy_graph_div');
5
var mock = require('../../image/mocks/range_slider.json');
6
var mouseEvent = require('../assets/mouse_event');
7
8
-fdescribe('the range slider', function() {
+describe('the range slider', function() {
9
10
var gd,
11
rangeSlider,
0 commit comments