mirror of
https://github.com/sstent/go-garth-cli.git
synced 2026-01-27 09:31:59 +00:00
sync - build workin
This commit is contained in:
@@ -7,12 +7,12 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"go-garth/internal/testutils"
|
||||
"github.com/sstent/go-garth/testutils"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"go-garth/internal/api/client"
|
||||
"github.com/sstent/go-garth/api/client"
|
||||
)
|
||||
|
||||
func TestClient_GetUserProfile(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user