Skip to content

Commit

Permalink
测试修改go文件的情况,看看会不会触发测试流水线
Browse files Browse the repository at this point in the history
  • Loading branch information
代军 committed Sep 12, 2024
1 parent 301ec96 commit 9f1eb3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go/appbuilder/app_builder_client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ func TestAppBuilderClientRunWithToolCall(t *testing.T) {
t.Fatalf("new http client config failed: %v", err)
}


appID := "aa8af334-df27-4855-b3d1-0d249c61fc08"
client, err := NewAppBuilderClient(appID, config)
if err != nil {
Expand Down

0 comments on commit 9f1eb3f

Please sign in to comment.