mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
Cleanup test names.
This commit is contained in:
parent
d2b8e7d0dc
commit
c89da02738
9 changed files with 50 additions and 50 deletions
|
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
func TestDebugApiFactory(t *testing.T) {
|
||||
func TestDebugApi_Factory(t *testing.T) {
|
||||
api := DebugApiFactory(ApiArguments{
|
||||
Url: "up",
|
||||
Host: "host",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue