Skip to content

Commit

Permalink
chore: bump tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek committed Feb 19, 2024
1 parent 2ccaa3e commit 8d6cbd7
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 = "d4aa9fbdaa7eb31d74676d62c4dda1d79c7240d8";
rev = "19350708ee2e401f0f50dc6bd25c71a6d030ce6f";
})
, system ? builtins.currentSystem
}:
Expand Down

0 comments on commit 8d6cbd7

Please sign in to comment.