Skip to content

Commit 030b7cb

Browse files
authored
fix integration tests (#834)
1 parent a3bd256 commit 030b7cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api_integration_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ package openai_test
44

55
import (
66
"context"
7+
"encoding/json"
78
"errors"
89
"io"
910
"os"

0 commit comments

Comments
 (0)