martinkasa/capacitor-secure-storage-plugin

TypeError: Super expression must either be null or a function while testing with Jest And Enzyme

Opened this issue · 0 comments

I'm getting TypeError for the line import 'capacitor-secure-storage-plugin'; whenever I'm testing with jest and enzyme. Is this line still needed?

The jest error: TypeError: Super expression must either be null or a function