testing-library/angular-testing-library

Make Example copy and paste ready

shaman-apprentice opened this issue · 0 comments

As a developer having an example, I can just copy and paste which compiles and passes, helps me to get quickly to speed.

Currently, creating a new app, installing needed dependencies and just copy passing the example from README.md results in a broken test.

I will submit a PR with an easy fix. Feel free to adjust as you like - and thanks a lot for your work in general.