This commit is contained in:
lxowalle 2026-04-09 19:27:31 +08:00
parent 26b3e6eea8
commit 3bd1851aa6

View file

@ -7,9 +7,10 @@ import (
"net/http/httptest"
"testing"
"github.com/sipeed/picoclaw/pkg/config"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"github.com/sipeed/picoclaw/pkg/config"
)
func TestGitHubRegistrySearch(t *testing.T) {