From d096a08e42076625b0ade31cecf8c61a7758ad90 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 28 Jul 2020 17:14:16 +0000 Subject: [PATCH] fix(core): update --- ts/index.ts | 1 + 1 file changed, 1 insertion(+) 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