Add printStackTrace to see why screenshots fail
This commit is contained in:
@@ -202,7 +202,7 @@ task collectScreenshots {
|
||||
}
|
||||
runDemos.add(klassName)
|
||||
} catch (e) {
|
||||
// skip?
|
||||
e.printStackTrace()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user