Skip to content

Commit 01ba11e

Browse files
committed
🔪 fdescribe
1 parent a78db76 commit 01ba11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/parcoords_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ describe('@gl parcoords', function() {
10661066
});
10671067
});
10681068

1069-
fdescribe('constraint interactions', function() {
1069+
describe('constraint interactions', function() {
10701070
var gd;
10711071
beforeEach(function(done) {
10721072
gd = createGraphDiv();

0 commit comments

Comments
 (0)