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 f3b679f commit 1c4a25dCopy full SHA for 1c4a25d
test/jasmine/tests/calcdata_test.js
@@ -3,7 +3,7 @@ var Plotly = require('@lib/index');
3
var createGraphDiv = require('../assets/create_graph_div');
4
var destroyGraphDiv = require('../assets/destroy_graph_div');
5
6
-fdescribe('calculated data and points', function() {
+describe('calculated data and points', function() {
7
describe('connectGaps', function() {
8
9
var gd;
0 commit comments