Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2022-10-26 10:47:44 +02:00
commit fcaa126147
No known key found for this signature in database
GPG key ID: D1D45825D60C24D2
7 changed files with 2105 additions and 81 deletions

1
test/mocks/workerMock.ts Normal file
View file

@ -0,0 +1 @@
module.exports = jest.fn();