fix ci
This commit is contained in:
parent
26b3e6eea8
commit
3bd1851aa6
1 changed files with 2 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue