Skip to content

Commit 6cefff0

Browse files
committed
sub fdescribe -> describe
1 parent 6e38cca commit 6cefff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/scatterternary_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ describe('scatterternary plot and hover', function() {
263263
});
264264
});
265265

266-
fdescribe('scatterternary hover', function() {
266+
describe('scatterternary hover', function() {
267267
'use strict';
268268

269269
var hoverPoints = ScatterTernary.hoverPoints;

0 commit comments

Comments
 (0)