Skip to content

Commit

Permalink
Lint,
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Ignacio Ubeira committed Dec 5, 2024
1 parent 9454c33 commit e2ee5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/tasks/20241205-v3-buffer-router/test/task.fork.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { Contract } from 'ethers';
import { SignerWithAddress } from '@nomiclabs/hardhat-ethers/signers';
import { MAX_UINT48 } from '@helpers/constants';
import { fp } from '@helpers/numbers';
import input, { BufferRouterDeployment } from '../input';
import { BufferRouterDeployment } from '../input';

describeForkTest('BufferRouter-V3', 'mainnet', 21336200, function () {
let task: Task;
Expand Down

0 comments on commit e2ee5d0

Please sign in to comment.