Skip to content

Commit 0d63c81

Browse files
Update StructuredResponseOutputItemTest.kt
1 parent 2102d96 commit 0d63c81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openai-java-core/src/test/kotlin/com/openai/models/responses/StructuredResponseOutputItemTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ internal class StructuredResponseOutputItemTest {
4848
ResponseFunctionWebSearch.Action.ofSearch(
4949
ResponseFunctionWebSearch.Action.Search.builder()
5050
.query("query")
51-
.addDomain("string")
5251
.build()
5352
)
5453
)

0 commit comments

Comments
 (0)