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