Skip to content

Commit

Permalink
linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
josojo committed Feb 7, 2024
1 parent ccad468 commit ff1fd44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/L2ForkArbitrator.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,6 @@ contract L2ForkArbitratorTest is Test {
);
}


function testCancelArbitrationSuccess() public {
bytes32 questionId = keccak256("cancelTestQuestion");
uint256 maxPrevious = 0;
Expand Down

0 comments on commit ff1fd44

Please sign in to comment.