4
0
Fork 0

Updated test

pull/5/head v0.1.1
hswick 7 years ago
parent 6672c4635a
commit 29381a264a
  1. 1
      test/exw3_test.exs

@ -47,6 +47,7 @@ defmodule EXW3Test do
ExW3.Contract.deploy(
SimpleStorage,
bin: ExW3.load_bin("test/examples/build/SimpleStorage.bin"),
args: [],
options: %{
gas: 300_000,
from: Enum.at(context[:accounts], 0)

Loading…
Cancel
Save