mirror of
https://github.com/mistralai/mistral-vibe
synced 2026-04-26 01:24:55 +02:00
v1.2.0
Co-Authored-By: Quentin Torroba <quentin.torroba@mistral.ai> Co-Authored-By: Michel Thomazo <michel.thomazo@mistral.ai> Co-Authored-By: Kracekumar <kracethekingmaker@gmail.com>
This commit is contained in:
@@ -126,7 +126,6 @@ def test_run_programmatic_ignores_system_messages_in_previous(
|
||||
content="Second system message that should be ignored.",
|
||||
),
|
||||
],
|
||||
auto_approve=True,
|
||||
)
|
||||
|
||||
roles = [r for r, _ in spy.emitted]
|
||||
|
||||
Reference in New Issue
Block a user