fix config set dry

This commit is contained in:
Aiden McClelland
2024-08-06 13:59:14 -06:00
parent 4427aeac54
commit 0e8530172c
4 changed files with 68 additions and 12 deletions

View File

@@ -790,7 +790,7 @@ export class MockApiService extends ApiService {
params: RR.DrySetPackageConfigReq,
): Promise<RR.DrySetPackageConfigRes> {
await pauseFor(2000)
return {}
return []
}
async setPackageConfig(