diff --git a/ts/index.ts b/ts/index.ts index 8b25dd5..b3c1a7a 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -54,6 +54,7 @@ export const testFire = < if (throwErrorBool) { throw new Error('response did not comply'); } + return expectedResponseArg; }; return { expect