mix format for Sokol full changes

pull/162/head
Luke Imhoff 7 years ago
parent 60fe1b138f
commit 1c3febc232
  1. 2
      apps/explorer/test/explorer/chain/internal_transaction_test.exs

@ -45,7 +45,7 @@ defmodule Explorer.Chain.InternalTransactionTest do
trace_address: [0, 1],
transaction: transaction,
type: "call",
value: 100,
value: 100
})
assert Repo.insert(changeset)

Loading…
Cancel
Save