fix(core): update
This commit is contained in:
parent
85fca378ff
commit
6c106a4f22
@ -54,7 +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 actualResponse;
|
||||||
};
|
};
|
||||||
return {
|
return {
|
||||||
expect
|
expect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user