Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
afterEach(function () { jasmine.Ajax.uninstall(); SynchronousPromise.uninstallGlobally(); });
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise