Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
e575463bad |
@ -70,7 +70,7 @@ func TestClient_StartContract(t *testing.T) {
|
|||||||
t.Error(err)
|
t.Error(err)
|
||||||
}
|
}
|
||||||
|
|
||||||
resp, err := client.StartContract("contract TestContract {}")
|
resp, err := client.StartContract("contract TestContract")
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
t.Log(resp)
|
t.Log(resp)
|
||||||
|
Loading…
Reference in New Issue
Block a user