sanex3339 il y a 8 ans
Parent
commit
8eedc7beee
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      test/dev/dev.ts

+ 1 - 1
test/dev/dev.ts

@@ -69,7 +69,7 @@ if (!(<any>global)._babelPolyfill) {
     })();
     `,
         {
-            disableConsoleOutput: true,
+            disableConsoleOutput: false,
             unicodeArrayEncoding: 'rc4',
             selfDefending: true
         }