fix(core): update
This commit is contained in:
parent
a715dd9e8c
commit
d096a08e42
@ -54,6 +54,7 @@ export const testFire = <
|
|||||||
if (throwErrorBool) {
|
if (throwErrorBool) {
|
||||||
throw new Error('response did not comply');
|
throw new Error('response did not comply');
|
||||||
}
|
}
|
||||||
|
return expectedResponseArg;
|
||||||
};
|
};
|
||||||
return {
|
return {
|
||||||
expect
|
expect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user