mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-07 03:56:39 +00:00
rename test
This commit is contained in:
parent
823d85c31b
commit
4846307327
@ -497,7 +497,7 @@ def test_convert_to_openai_function_nested_strict() -> None:
|
||||
assert actual == expected
|
||||
|
||||
|
||||
def test_convert_to_openai_function_strict_union_type() -> None:
|
||||
def test_convert_to_openai_function_strict_union_of_objects_arg_type() -> None:
|
||||
class NestedA(BaseModel):
|
||||
foo: str
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user