remove service compat too

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-08-15 16:46:19 +02:00
parent d425fc4dfd
commit 9080f57970
57 changed files with 381 additions and 946 deletions
@@ -80,8 +80,8 @@ describe('credentials', () => {
features: [
import('../alpha'),
mockServices.rootConfig.factory({ data: config }),
authServiceFactory(),
httpAuthServiceFactory(),
authServiceFactory,
httpAuthServiceFactory,
],
});