diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 27774db70e..d8b7cfc74f 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -176,6 +176,7 @@ pkg "unittest2" pkg "unpack" when not defined(arm64): pkg "weave", "nimble install -y cligen@#HEAD; nimble test_gc_arc", useHead = true +pkg "web3", "nimble test_slim", useHead = true pkg "websock", "nim c -d:chronicles_log_level=INFO tests/all_tests.nim" pkg "websocket", "nim c websocket.nim" pkg "with"