diff --git a/tests/forceUserDelete.ts b/tests/forceUserDelete.ts index 51a91cd99..d224e6c7e 100644 --- a/tests/forceUserDelete.ts +++ b/tests/forceUserDelete.ts @@ -216,20 +216,18 @@ describe('spot deposit and withdraw', () => { }); it('Second User Deposit SOL', async () => { - [ - secondUserDriftClient, - secondUserDriftClientWSOLAccount, - ] = await createUserWithUSDCAndWSOLAccount( - bankrunContextWrapper, - usdcMint, - chProgram, - solAmount, - ZERO, - marketIndexes, - spotMarketIndexes, - oracleInfos, - bulkAccountLoader - ); + [secondUserDriftClient, secondUserDriftClientWSOLAccount] = + await createUserWithUSDCAndWSOLAccount( + bankrunContextWrapper, + usdcMint, + chProgram, + solAmount, + ZERO, + marketIndexes, + spotMarketIndexes, + oracleInfos, + bulkAccountLoader + ); const marketIndex = 1; const txSig = await secondUserDriftClient.deposit(