mirror of
https://github.com/grassrootseconomics/cic-go.git
synced 2026-05-14 04:28:41 +02:00
fix: test name
This commit is contained in:
@@ -17,7 +17,7 @@ var conf = &tConfig{
|
||||
batchContract: os.Getenv("BATCH_BALANCE"),
|
||||
}
|
||||
|
||||
func TestCicNet_Connect(t *testing.T) {
|
||||
func TestBatchBalance_Connect(t *testing.T) {
|
||||
name := "Test RPC connection"
|
||||
wantErr := false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user