nearform / playwright-firebase

A plugin to handle Firebase authentication in Playwright tests
Other
19 stars 3 forks source link

Missing export for AuthenticationParams interface #388

Closed msmid closed 2 months ago

msmid commented 2 months ago

Missing export causes TS to complain:

Exported variable 'test' has or is using name 'AuthenticationParams' from external module "/Users/martin/dev/projects/solarify/git/app/node_modules/@nearform/playwright-firebase/dist/index" but cannot be named.

github-actions[bot] commented 2 months ago

🎉 This issue has been resolved in version 1.2.9 🎉

The release is available on: