We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85cf036 commit fcd8bcdCopy full SHA for fcd8bcd
ts/tests/helpers/skeleton-app.ts
@@ -92,7 +92,6 @@ class WatchedBuild extends EventEmitter {
92
93
this.ember.catch((error) => {
94
this.emit('did-error', error);
95
- console.error(error);
96
});
97
}
98
0 commit comments