From adcdba32dc7eb80684a253f4116dea0fa80c6d38 Mon Sep 17 00:00:00 2001 From: Ahmed Ali Date: Sun, 3 Sep 2023 19:36:11 +0500 Subject: [PATCH] refactor: point to release-v0 branch of prb-test --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 649b34e..e0bdd01 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,5 +3,6 @@ path = lib/forge-std url = https://github.com/foundry-rs/forge-std [submodule "lib/prb-test"] + branch = "release-v0" path = lib/prb-test url = https://github.com/PaulRBerg/prb-test