Expose bootstrap in test.ts
This commit is contained in:
parent
772c3f6682
commit
291d05e2be
@ -6,7 +6,7 @@ import {createNamespace} from 'cls-hooked'
|
|||||||
|
|
||||||
export const exit = jest.fn()
|
export const exit = jest.fn()
|
||||||
|
|
||||||
const bootstrap = new Bootstrap(
|
export const bootstrap = new Bootstrap(
|
||||||
config,
|
config,
|
||||||
createNamespace('test'),
|
createNamespace('test'),
|
||||||
exit,
|
exit,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user