mirror of
https://github.com/bitwarden/browser
synced 2026-02-20 03:13:55 +00:00
fix claude finding and add test coverage
This commit is contained in:
@@ -605,6 +605,7 @@ export class ServiceContainer {
|
||||
this.keyGenerationService,
|
||||
this.sendStateProvider,
|
||||
this.encryptService,
|
||||
this.cryptoFunctionService,
|
||||
);
|
||||
|
||||
this.cipherFileUploadService = new CipherFileUploadService(
|
||||
|
||||
Reference in New Issue
Block a user