Skip to content

Commit f60277d

Browse files
asafgardinJosephasafg
authored andcommitted
docs: Updated todo
1 parent 8168820 commit f60277d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_tests/clients/studio/test_chat_completions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616

1717

18-
# TODO: When the api is officially released, update the test to assert the response
18+
# TODO: When the api is officially released, update the test to assert the actual response
1919
@pytest.mark.skip(reason="API is not officially released")
2020
def test_chat_completion():
2121
num_results = 5

0 commit comments

Comments
 (0)