Skip to content

Commit

Permalink
tests/fuel.ts: rm return statement
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbigz committed Jul 8, 2024
1 parent 5ad9ea4 commit 40f73ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/fuel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ describe('place and fill spot order', () => {
await takerDriftClient.unsubscribe();
});

return 0;

it('fuel for deposit', async () => {
const [takerDriftClient, _takerUSDCAccount] = await createTestClient({
Expand Down

0 comments on commit 40f73ee

Please sign in to comment.