Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Velenir committed Dec 5, 2024
1 parent a95c6d1 commit a06b28a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/delta.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,11 +259,6 @@ describe('Delta:methods', () => {
['ethersV6', ethersV6ContractCaller],
['web3', web3ContractCaller],
['viem', viemContractCaller],
// [
// 'axiosFetcher & customGanacheContractCaller',
// axiosFetcher,
// customGanacheContractCaller,
// ],
])('sign Delta Order with %s', async (libName, contractCaller) => {
const sdk = constructPartialSDK(
{ chainId: 1, fetcher: fetchFetcher, contractCaller },
Expand Down

0 comments on commit a06b28a

Please sign in to comment.