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 6bdfdbb commit 8e511fcCopy full SHA for 8e511fc
test/jasmine/tests/hover_pie_test.js
@@ -5,7 +5,7 @@ var createGraphDiv = require('../assets/create_graph_div');
5
var destroyGraphDiv = require('../assets/destroy_graph_div');
6
var mouseEvent = require('../assets/mouse_event');
7
8
-fdescribe('pie hovering', function () {
+describe('pie hovering', function () {
9
var mock = require('@mocks/pie_simple.json');
10
11
describe('event data', function () {
0 commit comments