From ac2f7f49c9e2b36df0d98f82c7e47eab28b873dc Mon Sep 17 00:00:00 2001 From: Cristian Kiss Date: Mon, 26 Jun 2017 14:58:47 +0300 Subject: [PATCH] fixed tests --- test/jasmine/tests/fx_test.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/test/jasmine/tests/fx_test.js b/test/jasmine/tests/fx_test.js index 3ffea51d51c..3844045d65c 100644 --- a/test/jasmine/tests/fx_test.js +++ b/test/jasmine/tests/fx_test.js @@ -148,7 +148,8 @@ describe('Fx defaults', function() { family: 'Roboto', size: 40, color: 'pink' - } + }, + namelength: 15 }); expect(out.data[1].hoverlabel).toEqual({ @@ -158,7 +159,8 @@ describe('Fx defaults', function() { family: 'Roboto', size: 20, color: 'red' - } + }, + namelength: 15 }); expect(out.layout.annotations[0].hoverlabel).toEqual({