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 9b2fbaf commit d6660c6Copy full SHA for d6660c6
projects/igniteui-angular/src/lib/toast/toast.component.spec.ts
@@ -14,7 +14,7 @@ import {
14
} from './toast.component';
15
import { configureTestSuite } from '../test-utils/configure-suite';
16
17
-fdescribe('IgxToast', () => {
+describe('IgxToast', () => {
18
configureTestSuite();
19
beforeAll(waitForAsync(() => {
20
TestBed.configureTestingModule({
0 commit comments