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
testing: add a test demonstrating why prune_dependency_tree is needed
Currently the `prune_dependency_tree` method is not semantically
covered; if the call to it is commented out, all tests still pass.
Add a test that would fail, to prevent regressions and show why it's
(annoyingly) needed.
0 commit comments