Skip to content

Commit ee302c0

Browse files
committed
Fix
1 parent f98dee2 commit ee302c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/devextreme/testing/tests/DevExpress.ui.widgets/stepper.tests.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ QUnit.module('Connector integration', moduleConfig, () => {
321321
assert.roughEqual(sizeBefore, 50, 0.01, 'initial connector size is correct');
322322

323323
items.push({}, {});
324+
324325
this.instance.option('items', items);
325326
const sizeAfter = this.getConnector().option('size');
326327

0 commit comments

Comments
 (0)