mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-04 23:16:57 +08:00
fix: check LLM env
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
package ai
|
||||
|
||||
import "testing"
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestOption(t *testing.T) {
|
||||
options := NewAIService(
|
||||
|
||||
Reference in New Issue
Block a user