6. Add simple failing test
Add another test, this time with a failing assumption.
src/app/app.component.spec.ts
run ng test again. This time, you should see one failure.
Last updated
Add another test, this time with a failing assumption.
run ng test again. This time, you should see one failure.
Last updated