remove service compat too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -80,8 +80,8 @@ describe('credentials', () => {
|
||||
features: [
|
||||
import('../alpha'),
|
||||
mockServices.rootConfig.factory({ data: config }),
|
||||
authServiceFactory(),
|
||||
httpAuthServiceFactory(),
|
||||
authServiceFactory,
|
||||
httpAuthServiceFactory,
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user