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 852f21e commit 5e8f0b2Copy full SHA for 5e8f0b2
projects/igniteui-angular-wrappers/src/lib/igradialmenu/igradialmenu.component.spec.ts
@@ -4,7 +4,8 @@ import { TestBed } from '@angular/core/testing';
4
import { Component, ViewChild } from '@angular/core';
5
import * as Infragistics from '../../public-api';
6
7
-describe('Infragistics Angular RadialMenu', () => {
+//bug in radial menu - https://infragistics.visualstudio.com/NetAdvantage/_workitems/edit/37463
8
+xdescribe('Infragistics Angular RadialMenu', () => {
9
10
beforeEach(() => {
11
TestBed.configureTestingModule({
0 commit comments