diff --git a/necessist/tests/README.md b/necessist/tests/README.md index 1149c4ea..08e45ad9 100644 --- a/necessist/tests/README.md +++ b/necessist/tests/README.md @@ -20,6 +20,6 @@ | proptest_https | b71253807372932f72a71b1af7975371a41e7c88 | | X | X | X | X | 0 | | pyth | | anchor | | X | X | | 0 | | seaport | 1.6 | hardhat | | X | X | X | 1 | -| squads-protocol_v4 | | anchor | X | X | X | | 1 | +| squads-protocol_v4 | 19597dc082986d7d95a89ee124dc23625b1b0039 | anchor | X | X | X | | 1 | | uniswap_v3-core | | | | X | X | X | 0 | | uniswap_v3-core_factory | | | X | X | X | X | 1 | diff --git a/necessist/tests/third_party_tests/1/squads-protocol_v4.toml b/necessist/tests/third_party_tests/1/squads-protocol_v4.toml index 166e23a6..12425382 100644 --- a/necessist/tests/third_party_tests/1/squads-protocol_v4.toml +++ b/necessist/tests/third_party_tests/1/squads-protocol_v4.toml @@ -1,5 +1,7 @@ url = "https://github.com/Squads-Protocol/v4" +rev = "19597dc082986d7d95a89ee124dc23625b1b0039" + target_os = ["linux", "macos"] # smoelius: `yarn build && yarn pretest` must be run before `anchor test`.