We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a7e1d commit 73104fcCopy full SHA for 73104fc
packages/client/src/actions/borrow.test.ts
@@ -57,7 +57,7 @@ async function supplyAndCheck(
57
58
describe('Given an Aave Market', () => {
59
describe('And a user with a supply position', () => {
60
- describe('When user set the supply as collateral', async () => {
+ describe('When the user set the supply as collateral', async () => {
61
let marketInfo: Market;
62
const wallet: WalletClient = createNewWallet();
63
0 commit comments