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 Jan 29, 2020. It is now read-only.
- Because we register services under both the names 'application' and
'Application' normally, we need to do both in tests as well.
- The various factories in ViewHelperManagerFactory were incorrect;
`$services` as passed to each is guaranteed to be the application
service manager instance, so the conditionals that were pulling the
parent were unnecessary.
0 commit comments