Skip to content

Commit

Permalink
restore other tests
Browse files Browse the repository at this point in the history
  • Loading branch information
douglance committed Nov 27, 2024
1 parent a05c9f5 commit e3c48a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/arbitrumDepositActions.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
approveCustomFeeTokenWithViem,
} from './custom-fee-token/customFeeTokenTestHelpers'

describe.only('arbitrumDepositActions', function () {
describe('arbitrumDepositActions', function () {
let localEthChain: Chain
let localArbChain: Chain
let setup: Awaited<ReturnType<typeof testSetup>>
Expand Down

0 comments on commit e3c48a4

Please sign in to comment.