Skip to content

Commit 73104fc

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

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
@@ -57,7 +57,7 @@ async function supplyAndCheck(
5757

5858
describe('Given an Aave Market', () => {
5959
describe('And a user with a supply position', () => {
60-
describe('When user set the supply as collateral', async () => {
60+
describe('When the user set the supply as collateral', async () => {
6161
let marketInfo: Market;
6262
const wallet: WalletClient = createNewWallet();
6363

0 commit comments

Comments
 (0)