You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Fixed the test setup so we can run tests using the new upgrade module
Like before, we still need to bootstrap ng-upgrade and save a reference to the injector so we can get at it from angular 1 components and services. In this case, we bootstrap it via ng2 using the browser dynamic testing platform. Since the downgrade is static, we no longer need to call the downgrade utilities and components function.
0 commit comments