Skip to content

Commit 29b5fc6

Browse files
committed
fix lint
1 parent 612dc44 commit 29b5fc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Nethermind/Nethermind.Evm.Test/StateOverridesTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ public void nonce_override_within_uint64_range_does_not_throw(UInt256 nonce)
7272

7373
Assert.That(act, Throws.Nothing);
7474
}
75-
75+
7676
[Test]
7777
public void override_with_balance_creates_account_in_state()
7878
{

0 commit comments

Comments
 (0)