diff --git a/test/ropsten_test.exs b/test/ropsten_test.exs index 2309b10..c6e1b9c 100644 --- a/test/ropsten_test.exs +++ b/test/ropsten_test.exs @@ -8,7 +8,7 @@ defmodule RopstenTest do use ExUnit.Case, async: true - @n 11 + @n 12 setup_all do blocks = File.read!("test/support/ropsten_blocks.dat")