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 b9611ae commit f6aa0abCopy full SHA for f6aa0ab
1 file changed
test/jasmine/performance_tests/all_test.js
@@ -280,7 +280,6 @@ tests.forEach(function(spec, index) {
280
endTime = performance.now();
281
282
var delta = endTime - startTime;
283
- console.log(delta)
284
285
if(t === 0) {
286
tests[index].raw = [];
0 commit comments