Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
fanweixiao authored Mar 22, 2024
1 parent c4f2225 commit 54ef06c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pkg/bridge/ai/provider/cfopenai/provider_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ package cfopenai
import (
"os"
"testing"

"github.com/stretchr/testify/assert"
"github.com/yomorun/yomo/ai"
"github.com/yomorun/yomo/core/metadata"
)

func TestCloudflareOpenAIProvider_Name(t *testing.T) {
Expand Down

0 comments on commit 54ef06c

Please sign in to comment.