Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
basvandijk committed Oct 24, 2024
1 parent 1c22263 commit d3a37ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rs/pocket_ic_server/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ rust_test(
env = {
"HTTPBIN_BIN": "$(rootpath //rs/tests/httpbin-rs:httpbin)",
"POCKET_IC_BIN": "$(rootpath :pocket-ic-server)",
"IC_REF_TEST_ROOT": "rs/tests/research:ic-hs",
"IC_REF_TEST_ROOT": "rs/tests/research/ic-hs",
},
tags = ["cpu:8"],
deps = SPEC_TEST_DEPENDENCIES,
Expand Down

0 comments on commit d3a37ae

Please sign in to comment.