mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-24 10:23:43 +02:00
Cleanup test names.
This commit is contained in:
parent
d2b8e7d0dc
commit
c89da02738
9 changed files with 50 additions and 50 deletions
|
|
@ -2,7 +2,7 @@ package utils
|
|||
|
||||
import "testing"
|
||||
|
||||
func TestJsonGetInt64(t *testing.T) {
|
||||
func TestJson_GetInt64(t *testing.T) {
|
||||
tests := []struct {
|
||||
name string
|
||||
input interface{}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue