Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerHYang committed Dec 13, 2024
1 parent 51bbc1e commit 51c58f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/openinference-instrumentation/tests/test_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ def test_settings_from_env_vars_and_code(
),
],
)
def test_hide_llm_invocation_parameters(
def test_trace_config(
param: str,
param_value: Optional[bool],
attr_key: str,
Expand Down

0 comments on commit 51c58f4

Please sign in to comment.