Skip to content

Commit 2fef439

Browse files
mraszykEnzo Desiage
authored andcommitted
increase delegation expiry in spec_compliance tests
1 parent b6f0aca commit 2fef439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,8 +437,8 @@ http_archive(
437437
package(default_visibility = ["//visibility:public"])
438438
filegroup(name = "artifacts", srcs = glob(["build/*", "test-data/*"]), visibility = ["//visibility:public"])
439439
""",
440-
sha256 = "6ae6664fc6f5879b7ca9f7a1f3262c9a2d6f0118238759d222049a29b4c523b4",
441-
urls = ["https://download.dfinity.systems/ic-ref/ic-ref-test-0.0.1-a1b3f670-x86_64-linux.tar.gz"],
440+
sha256 = "9e612fd69ce20a165723a72ab65c4b6e5d30f33c7beb2121e98275584fa54705",
441+
urls = ["https://download.dfinity.systems/ic-ref/ic-ref-test-0.0.1-d3812ffc-x86_64-linux.tar.gz"],
442442
)
443443

444444
# Deployed NNS canisters

0 commit comments

Comments
 (0)