We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 298d8b4 commit 2cad95eCopy full SHA for 2cad95e
packages/main/test/specs/Slider.spec.js
@@ -196,4 +196,4 @@ describe("Testing resize handling and RTL support", () => {
196
assert.strictEqual(slider.getProperty("_labelsOverlapping"), true, "state should reflect if any of the labels is overlapping with another");
197
assert.strictEqual(slider.getProperty("_hiddenTickmarks"), true, "state should reflect if the tickmarks has less than 8px space between each of them");
198
});
199
-});
+});
0 commit comments