This e2e tests a regression that occurred under the following conditions:
yarn_installs with in a subdirectory.export_directories_only = Falsetemplated_args = ["--nobazel_run_linker"]A binary that depends on an npm package declared in the subdirectory's package.json could not be resolved.