Reinstate support for updating locally-installed extensions (#8833)

This commit is contained in:
christine betts
2025-09-21 23:44:58 -04:00
committed by GitHub
parent 8fdb61aabf
commit d9828e2571
6 changed files with 111 additions and 37 deletions

View File

@@ -128,7 +128,7 @@ describe('git extension helpers', () => {
version: '1.0.0',
isActive: true,
installMetadata: {
type: 'local',
type: 'link',
source: '',
},
};