Skip to content

Commit 852189e

Browse files
remove unnecessary asyncio mark
1 parent 8bfb726 commit 852189e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/integrations/openai/test_openai.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,6 @@ def test_embeddings_create_no_pii(
977977
assert span["data"]["gen_ai.usage.total_tokens"] == 30
978978

979979

980-
@pytest.mark.asyncio
981980
@pytest.mark.parametrize(
982981
"input",
983982
[

0 commit comments

Comments
 (0)