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 410ab8d commit c4872aeCopy full SHA for c4872ae
test/jasmine/tests/config_test.js
@@ -2,7 +2,7 @@ var Plotly = require('@src/plotly');
2
var createGraphDiv = require('../assets/create_graph_div');
3
var destroyGraphDiv = require('../assets/destroy_graph_div');
4
5
-fdescribe('config argument', function() {
+describe('config argument', function() {
6
7
var gd;
8
0 commit comments