Getting Error NG02200 while testing my Angular component
I am creating a dummy project for l myearning, and hence reading data from session storage. I have to write test case for the following file:
Jasmine- Default Test Case is Failing in Angular Error: NG02200: Cannot find a differ supporting object ‘[object Object]’ of type ‘object’
Jasmine- Default Test Case is Failing in Angular.
Error: Error: NG02200: Cannot find a differ supporting object ‘[object Object]’ of type ‘object’. NgFor only supports binding to Iterables, such as Arrays. Did you mean to use the keyvalue pipe?