[#110] Add AI client with multi-provider support and UI #113
@@ -819,7 +819,6 @@ test_ai_parse_models_empty_json(void** state)
|
||||
assert_null(provider->models);
|
||||
assert_int_equal(0, g_list_length(provider->models));
|
||||
|
||||
ai_provider_unref(provider);
|
||||
ai_client_shutdown();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user