What is wrong here? I\'m trying to make it work but I get that error in the header. I have included the in the app
app
I was getting this error because I mistakenly put TestBed.configureTestingModule outside of a beforeEach block.
TestBed.configureTestingModule
beforeEach