Skip to content

Commit 059eb25

Browse files
fixup: run prettier
1 parent 0980c51 commit 059eb25

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/horizon/test/escrow/collect.t.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,5 @@ contract GraphEscrowCollectTest is GraphEscrowTest {
137137
// subgraphDataServiceAddress,
138138
// 0
139139
// );
140-
141140
}
142141
}

packages/horizon/test/staking/provision/parameters.t.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ contract HorizonStakingProvisionParametersTest is HorizonStakingTest {
8282
vm.stopPrank();
8383
}
8484

85-
8685
function test_ProvisionParametersAccept_SameParameters(
8786
uint256 amount,
8887
uint32 maxVerifierCut,

0 commit comments

Comments
 (0)