Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: improve resilience of E2E postinstall check to package hoisting
False positive package paths are now checked relative to their containing `node_modules` directory. This avoids issues checking the paths when the package manager changes its hoisting strategy for one of the affected paths. (cherry picked from commit 8431b3f)
- Loading branch information