mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 03:33:43 +00:00
test: group remaining suite cleanups
This commit is contained in:
@@ -921,6 +921,10 @@ export async function loadAndMaybeMigrateDoctorConfig(params: {
|
||||
}
|
||||
}
|
||||
|
||||
if (shouldRepair && pendingChanges) {
|
||||
shouldWriteConfig = true;
|
||||
}
|
||||
|
||||
noteOpencodeProviderOverrides(cfg);
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user