test(gui): Fix test_gui_window_controls_minimize_maximize_close unpacking error
Added missing mock for imscope.menu to prevent the test from entering the menu loops which expect valid imgui menu_item tuple return values.
This commit is contained in:
+1
-1
@@ -2580,4 +2580,4 @@ def run_subagent_summarization(file_path: str, content: str, is_code: bool, outl
|
||||
return resp_data.get("text", "")
|
||||
return "ERROR: Unsupported provider for sub-agent summarization"
|
||||
|
||||
#endregion: Subagent Summarization
|
||||
#endregion: Subagent Summarization
|
||||
|
||||
Reference in New Issue
Block a user