Assigning html tag a value using interpolation throws error during unit testing in angular
I am trying to run a unit test in angular. But I am getting the below error message. It is not throwing during compilation process and my application works fine as expected but this error is thrown only when the unit testing is carried out.