Skip to content

Commit 2cad95e

Browse files
committed
Minor
1 parent 298d8b4 commit 2cad95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/main/test/specs/Slider.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,4 @@ describe("Testing resize handling and RTL support", () => {
196196
assert.strictEqual(slider.getProperty("_labelsOverlapping"), true, "state should reflect if any of the labels is overlapping with another");
197197
assert.strictEqual(slider.getProperty("_hiddenTickmarks"), true, "state should reflect if the tickmarks has less than 8px space between each of them");
198198
});
199-
});
199+
});

0 commit comments

Comments
 (0)