mirror of
https://github.com/grassrootseconomics/cic-go.git
synced 2024-11-21 13:46:46 +01:00
fix: test name
This commit is contained in:
parent
c34e1444dc
commit
c00bcd84e9
@ -17,7 +17,7 @@ var conf = &tConfig{
|
|||||||
batchContract: os.Getenv("BATCH_BALANCE"),
|
batchContract: os.Getenv("BATCH_BALANCE"),
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestCicNet_Connect(t *testing.T) {
|
func TestBatchBalance_Connect(t *testing.T) {
|
||||||
name := "Test RPC connection"
|
name := "Test RPC connection"
|
||||||
wantErr := false
|
wantErr := false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user