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 a087ae2 commit bc7b9a7Copy full SHA for bc7b9a7
projects/igniteui-angular/src/lib/data-operations/filtering-condition.spec.ts
@@ -1,7 +1,7 @@
1
import { IgxStringFilteringOperand,
2
IgxNumberFilteringOperand,
3
IgxDateFilteringOperand,
4
- IgxBooleanFilteringOperand,
+ IgxBooleanFilteringOperand,
5
IgxFilteringOperand} from './filtering-condition';
6
7
describe('Unit testing FilteringCondition', () => {
0 commit comments