Skip to content

Commit 57d6980

Browse files
committed
fixup flatten
1 parent 5f80b6e commit 57d6980

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/jasmine/tests/fx_test.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ var Fx = require('@src/plots/cartesian/graph_interact');
22
var Plots = require('@src/plots/plots');
33

44

5-
describe('FX defaults', function() {
5+
6+
describe('Fx defaults', function() {
67
'use strict';
78

89
var layoutIn, layoutOut, fullData;

0 commit comments

Comments
 (0)