Fix broken tests in new project

This commit is contained in:
Jerko Steiner 2019-03-13 11:53:42 +05:00
parent 36c61646ed
commit 6d926894db

View File

@ -11,5 +11,6 @@ const bootstrap = new Bootstrap(
exit,
)
// TODO separate IAPIDef between projects
export const test = new TestUtils<IAPIDef>(bootstrap)
export const {request} = test