SuperTokens.init() works just fine when I run the ...
# support-questions-legacy
a
SuperTokens.init() works just fine when I run the code, but it fails whenever I try to run my jest tests with
TypeError: Cannot read properties of undefined (reading 'bind')
- anyone solve this problem?
4 Views