Skip to content

Commit 95303ee

Browse files
committed
chore: fix build
1 parent f836a41 commit 95303ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/extensions/v3-config-engine/AaveV3ConfigEngineTest.t.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ contract AaveV3ConfigEngineTest is TestnetProcedures, ProtocolV3TestBase {
176176
supplyCap: 85_000,
177177
borrowCap: 60_000,
178178
debtCeiling: 0,
179-
virtualAccActive: true,
180179
virtualBalance: 0,
181180
aTokenUnderlyingBalance: 0
182181
});
@@ -389,7 +388,6 @@ contract AaveV3ConfigEngineTest is TestnetProcedures, ProtocolV3TestBase {
389388
supplyCap: 85_000,
390389
borrowCap: 60_000,
391390
debtCeiling: 0,
392-
virtualAccActive: true,
393391
virtualBalance: 0,
394392
aTokenUnderlyingBalance: 0
395393
});

0 commit comments

Comments
 (0)