feat: change repo name
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
utils "github.com/sashabaranov/go-openai/internal"
|
||||
"github.com/sashabaranov/go-openai/internal/test/checks"
|
||||
utils "git.vaala.cloud/VaalaCat/go-openai/internal"
|
||||
"git.vaala.cloud/VaalaCat/go-openai/internal/test/checks"
|
||||
)
|
||||
|
||||
func TestFileBytesUploadWithFailingFormBuilder(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user