We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b03f693 commit 2d71840Copy full SHA for 2d71840
test/jasmine/tests/geo_interact_test.js
@@ -12,7 +12,7 @@ describe('Test geo interactions', function() {
12
13
afterEach(destroyGraphDiv);
14
15
- fdescribe('mock geo_first.json', function() {
+ describe('mock geo_first.json', function() {
16
var mock = require('@mocks/geo_first.json');
17
18
beforeEach(function(done) {
0 commit comments