ajvincent / es-membrane

An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled effects on the original objects.
ISC License
109 stars 13 forks source link

Test bustage in npm run gui-tests #218

Open ajvincent opened 4 years ago

ajvincent commented 4 years ago

See https://github.com/karma-runner/karma-chrome-launcher/issues/217 . This is a bustage in a test dependency, not the actual source code for es-membrane. I'm filing this only for tracking purposes. No fix on my side other than perhaps updating package.json and/or package-lock.json.