Skip to content

Commit

Permalink
CR
Browse files Browse the repository at this point in the history
  • Loading branch information
BSekula committed Feb 5, 2024
1 parent aeeb5ed commit aba1fc8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/

import { of } from 'rxjs';
import { StoragePrefixFactory, StoragePrefixFactoryService } from './app-config-storage.factory';
import { StoragePrefixFactory, StoragePrefixFactoryService } from './app-config-storage-prefix.factory';
import { AppConfigService } from './app-config.service';

type TestAppConfigService = Pick<AppConfigService, 'select'>;
Expand Down

0 comments on commit aba1fc8

Please sign in to comment.