Skip to content

Commit

Permalink
chore: bump tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek committed Mar 5, 2024
1 parent 8635a77 commit c2464b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pkgs ? import nixpkgs {}
, blockfrost-tests ?
(builtins.fetchGit {
url = "ssh://[email protected]/blockfrost/blockfrost-tests.git";
rev = "dd9b2fe5ed7fa5cad60b34555b3c05d287382226";
rev = "71e75bd0ebd6f332b6fd222ed2447a00d895a4c3";
})
, system ? builtins.currentSystem
}:
Expand Down

0 comments on commit c2464b2

Please sign in to comment.