I am using Angular 7 and trying to write some unit tests to cover this simple component.
export class DialogComponent implements OnInit { appError: any;