parent
8c51ce6f3b
commit
39c7769c9e
@ -397,7 +397,7 @@ function factoryFn(a: any){}
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
describe('depedency resolution', () => {
|
describe('dependency resolution', () => {
|
||||||
describe('@Self()', () => {
|
describe('@Self()', () => {
|
||||||
it('should return a dependency from self', () => {
|
it('should return a dependency from self', () => {
|
||||||
const inj = Injector.create([
|
const inj = Injector.create([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user