style: format.
This commit is contained in:
@ -12,7 +12,7 @@ describe('ReposResolver', () => {
|
||||
resolver = module.get<ReposResolver>(ReposResolver);
|
||||
});
|
||||
|
||||
it('should be defined', () => {
|
||||
it('should be defined', () => {
|
||||
expect(resolver).toBeDefined();
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user