You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test): force newer version of natives to fix failing tests on Node 10
natives module is actually deprecated, because it breaks on every new version of Node. We can get rid of it once we update karma-browserstack-launcher dependency, once browserstack/browserstack-local-nodejs#77 is resolved.
0 commit comments