Skip to content

Instantly share code, notes, and snippets.

@raytiley
Created July 13, 2020 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raytiley/3a95f99df97a1b234f85c95b1e523aa8 to your computer and use it in GitHub Desktop.
Save raytiley/3a95f99df97a1b234f85c95b1e523aa8 to your computer and use it in GitHub Desktop.
if (Ember.testing !== true) {
Ember.onerror = function() { console.log('log the fancy error'); }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment