emberjs / guides

This repository is DEPRECATED!
https://github.com/ember-learn/guides-source
Other
283 stars 873 forks source link

Add missing Service import to component test guide #2257

Closed bgentry closed 6 years ago

bgentry commented 6 years ago

I noticed that this one example was missing the Service import, while the one beneath it had the import. I added it where it was missing.