fix type checks

This commit is contained in:
Ivan Atanasov 2024-10-30 12:20:25 +01:00
parent cf7e6e453f
commit 825a700250
No known key found for this signature in database

View file

@ -40,6 +40,7 @@ beforeAll(async () => {
mock(),
mock(),
mock(),
mock(),
);
});