Skip to content

Commit 3ec3b1f

Browse files
committed
fix: Upgrade erc4626 tests dep
1 parent a5ab73c commit 3ec3b1f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
path = lib/aave-v3-core
1212
url = https://github.com/aave/aave-v3-core
1313
branch = v1.17.1
14-
[submodule "lib/erc4626-tests"]
15-
path = lib/erc4626-tests
16-
url = https://github.com/a16z/erc4626-tests
1714
[submodule "lib/aave-v3-periphery"]
1815
path = lib/aave-v3-periphery
1916
url = https://github.com/aave/aave-v3-periphery
@@ -22,3 +19,6 @@
2219
path = lib/openzeppelin-contracts-upgradeable
2320
url = https://github.com/openzeppelin/openzeppelin-contracts-upgradeable
2421
branch = v4.8.1
22+
[submodule "lib/erc4626-tests"]
23+
path = lib/erc4626-tests
24+
url = https://github.com/a16z/erc4626-tests

lib/erc4626-tests

0 commit comments

Comments
 (0)