Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c4872ae

Browse files
committed
Remove fdescribe
1 parent 410ab8d commit c4872ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/config_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ var Plotly = require('@src/plotly');
22
var createGraphDiv = require('../assets/create_graph_div');
33
var destroyGraphDiv = require('../assets/destroy_graph_div');
44

5-
fdescribe('config argument', function() {
5+
describe('config argument', function() {
66

77
var gd;
88

0 commit comments

Comments
 (0)