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 5784acf commit e744a83Copy full SHA for e744a83
test/raven.test.js
@@ -27,6 +27,8 @@ function flushRavenState() {
27
}
28
29
Raven.uninstall();
30
+
31
+ Raven.debug = false;
32
33
34
// window.console must be stubbed in for browsers that don't have it
0 commit comments