Skip to content

Commit d587b0d

Browse files
committed
update fork test
1 parent 450b032 commit d587b0d

File tree

1 file changed

+1
-1
lines changed
  • v3/tasks/20250502-v3-fee-percentages-provider/test

1 file changed

+1
-1
lines changed

v3/tasks/20250502-v3-fee-percentages-provider/test/task.fork.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ describeForkTest('V3-FactoryFeeHelper', 'mainnet', 22342890, function () {
1515
ERC4626,
1616
}
1717

18-
const TASK_NAME = '20250502-v3-protocol-fee-percentages-provider';
18+
const TASK_NAME = '20250502-v3-fee-percentages-provider';
1919
const CONTRACT_NAME = 'ProtocolFeePercentagesProvider';
2020

2121
const PROTOCOL_SWAP_FEE = fp(0.0523);

0 commit comments

Comments
 (0)