sakara01 / CEN3031_Project

0 stars 0 forks source link

Fix unit test failures: NullInjectorError on HeaderComponent and AppComponent #26

Closed sakara01 closed 1 year ago

sakara01 commented 1 year ago

errors like this are numerous for both Header and App components. occurs when testing through Karma using ng test.

Image

Upon fixing this issue, new errors show up.

Image