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