We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb1ef6 commit 058cd2fCopy full SHA for 058cd2f
projects/igniteui-angular/src/lib/slider/slider.component.spec.ts
@@ -13,7 +13,7 @@ const SLIDER_CLASS = '.igx-slider';
13
const THUMB_TO_CLASS = '.igx-slider__thumb-to';
14
const THUMB_FROM_CLASS = '.igx-slider__thumb-from';
15
16
-fdescribe('IgxSlider', () => {
+describe('IgxSlider', () => {
17
configureTestSuite();
18
beforeEach(async(() => {
19
TestBed.configureTestingModule({
0 commit comments