Skip to content

Commit 29df335

Browse files
author
Artem
committed
fix server UTest
1 parent 8401b00 commit 29df335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/api/src/modules/server/server.service.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {
1111
mockServerRepository,
1212
MockType,
1313
} from 'src/__mocks__';
14-
import config from 'src/utils/config';
14+
import config, { Config } from 'src/utils/config';
1515
import {
1616
ServerInfoNotFoundException,
1717
AppAnalyticsEvents,

0 commit comments

Comments
 (0)