Skip to content

Commit d0a7e1d

Browse files
juangmcesarenaldi
andauthored
Update packages/client/src/actions/borrow.test.ts
Co-authored-by: Cesare Naldi <[email protected]>
1 parent f773257 commit d0a7e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client/src/actions/borrow.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ describe('Given an Aave Market', () => {
127127
}, 25_000);
128128
});
129129

130-
describe('When user set the supply as collateral', async () => {
130+
describe('When the user set the supply as collateral', async () => {
131131
let marketInfo: Market;
132132
const wallet: WalletClient = createNewWallet();
133133

0 commit comments

Comments
 (0)