pull/2499/head
Ayrat Badykov 5 years ago
parent 0602ecb51a
commit bff4b0b19a
No known key found for this signature in database
GPG Key ID: B44668E265E9396F
  1. 2
      apps/explorer/test/explorer/chain_spec/parity/importer_test.exs

@ -90,7 +90,7 @@ defmodule Explorer.ChainSpec.Parity.ImporterTest do
byte_count: 20,
bytes: <<121, 174, 179, 69, 102, 185, 116, 195, 90, 88, 129, 222, 192, 32, 146, 125, 167, 223, 93, 37>>
},
balance: 2_000_000_000_000_000_000_000
value: 2_000_000_000_000_000_000_000
} ==
List.first(coin_balances)
end

Loading…
Cancel
Save