fix(core): update

This commit is contained in:
Philipp Kunz 2020-07-28 17:14:16 +00:00
parent a715dd9e8c
commit d096a08e42

View File

@ -54,6 +54,7 @@ export const testFire = <
if (throwErrorBool) {
throw new Error('response did not comply');
}
return expectedResponseArg;
};
return {
expect