mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 20:04:52 +08:00
removed console log from runner
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
}
|
||||
|
||||
beforeEach(function(){
|
||||
console.log(this)
|
||||
var title = document.createElement('h2'),
|
||||
test = this.currentTest;
|
||||
|
||||
|
Reference in New Issue
Block a user