Skip to content

Commit ecd87ca

Browse files
committed
Add coverage to _configure_main_llm_streaming()
1 parent 3673cc1 commit ecd87ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/rails/llm/test_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ def test_rails_config_none_config_path():
307307
result2 = config3 + config4
308308
assert result2.config_path == ""
309309

310-
311310
def test_llm_rails_configure_streaming_with_attr():
312311
"""Check LLM has the streaming attribute set if RailsConfig has it"""
313312

0 commit comments

Comments
 (0)