Skip to content

Commit

Permalink
Update path_mapping_test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored Jun 30, 2024
1 parent ac4562f commit 9e237d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/shell/bazel/path_mapping_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ EOF
--experimental_output_paths=strip \
--modify_execution_info=CppCompile=+supports-path-mapping \
--remote_executor=grpc://localhost:${worker_port} \
--features=+module_maps \
--features=-module_maps \
"//$pkg:main" &>"$TEST_log" || fail "Expected success"

expect_log 'Hello, lib1!'
Expand Down

0 comments on commit 9e237d2

Please sign in to comment.