CEC-3556-fix-eslist (#272)
* ignore test files * update snapshots * fix build errors * fix build errors * fix snap shot * fix more snaps * fix snap shot
This commit is contained in:
@@ -192,6 +192,7 @@ export const CarUpdatesProvider = ({ children }) => {
|
||||
|
||||
applyProgressStatuses(result.statuses);
|
||||
} catch (e) {
|
||||
throw new Error(`Get update progress error. ${e}`);
|
||||
} finally {
|
||||
setBusy(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user