fix: fix failing tests in `api`

This commit is contained in:
Jonathan Edenström 2021-12-16 10:59:46 +01:00
parent e6f213a89f
commit 57f38f5b84
1 changed files with 1 additions and 0 deletions

1
libs/api/test-setup.ts Normal file
View File

@ -0,0 +1 @@
import '@testing-library/jest-native/extend-expect'