Skip to content

Commit

Permalink
Fix whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
flcl42 committed Apr 21, 2023
1 parent ece9e03 commit 8c72c8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public partial class EngineModuleTests
"0x6d8a107ccab7a785de89f58db49064ee091df5d2b6306fe55db666e75a0e9f68",
"0x03e662d795ee2234c492ca4a08de03b1d7e3e0297af81a76582e16de75cdfc51",
"0x5009aaf2fdcd600e")]
public virtual async Task Should_process_block_as_expected_V2(string latestValidHash, string blockHash,
public virtual async Task Should_process_block_as_expected_V2(string latestValidHash, string blockHash,
string stateRoot, string payloadId)
{
using MergeTestBlockchain chain =
Expand Down

0 comments on commit 8c72c8a

Please sign in to comment.