Fix broken tests in new project
This commit is contained in:
parent
36c61646ed
commit
6d926894db
@ -11,5 +11,6 @@ const bootstrap = new Bootstrap(
|
|||||||
exit,
|
exit,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// TODO separate IAPIDef between projects
|
||||||
export const test = new TestUtils<IAPIDef>(bootstrap)
|
export const test = new TestUtils<IAPIDef>(bootstrap)
|
||||||
export const {request} = test
|
export const {request} = test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user