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