-
Robert Knight authored
Angular's documentation for inject() involves a bunch of silly boilerplate. This adds a utility function which wraps the inject() function to provide a less verbose way of getting at ng modules in tests.
aab5355a
Angular's documentation for inject() involves a bunch of silly boilerplate. This adds a utility function which wraps the inject() function to provide a less verbose way of getting at ng modules in tests.