fix(core): update
This commit is contained in:
parent
d786a3b7cd
commit
951772d515
@ -49,7 +49,9 @@ export const testFire = <
|
||||
throw new Error('response did not comply');
|
||||
}
|
||||
};
|
||||
return expect;
|
||||
return {
|
||||
expect
|
||||
};
|
||||
};
|
||||
|
||||
export const stopTestServer = async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user