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