Problem/Motivation
1) The path_locator service alias that we use has been removed from Package Manager.
2) PreDestroy and PostDestroy events were removed from Package Manager.
Steps to reproduce
Attempt to install Project Browser. Attempt to run tests.
Proposed resolution
Remove tests for Pre/Post Destroy events. Fix service aliases to use class names. Fix tests to match newer function signatures.
Issue fork project_browser-3394166
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
chrisfromredfin