fix: fix some tests
This commit is contained in:
@@ -13,6 +13,7 @@ describe('BrowserStorageService', () => {
|
||||
beforeEach(() => {
|
||||
TestBed.configureTestingModule({
|
||||
providers: [
|
||||
BrowserStorageService,
|
||||
mockProvider(LoggerService),
|
||||
{
|
||||
provide: AbstractSecurityStorage,
|
||||
|
||||
Reference in New Issue
Block a user