Commit d4e917d
committed
fix: add graphql-query to cli-e2e NODE_PATH for runtime sub-path resolution
The cli-e2e tests spawn child processes in /tmp that need to resolve
@constructive-io/graphql-query/runtime. Adding the package to
resolveNodePaths() so its node_modules path is included in NODE_PATH.1 parent ec6080d commit d4e917d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments