Skip to content

Commit 2fc928d

Browse files
committed
Fix trailing whitespace
1 parent c53e084 commit 2fc928d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/jasmine/tests/plots_test.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ describe('Test Plots', function() {
238238
b: 80,
239239
pad: 0,
240240
autoexpand: true,
241-
minreducedwidth: 64,
241+
minreducedwidth: 64,
242242
minreducedheight: 64
243243
};
244244

@@ -264,7 +264,7 @@ describe('Test Plots', function() {
264264
b: 311,
265265
pad: 0,
266266
autoexpand: true,
267-
minreducedwidth: 64,
267+
minreducedwidth: 64,
268268
minreducedheight: 64
269269
};
270270

0 commit comments

Comments
 (0)