I have a control enclosed in ngIf, on running ng test, elements inside ngIf is not rendered in jasmine view.
spec.ts
it(\'Master card\', () => { co