mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
enable tests
This commit is contained in:
parent
e3f1d1c95b
commit
a17eab69cb
@ -386,7 +386,7 @@ describe('Image', function () {
|
||||
});
|
||||
});
|
||||
|
||||
it.only('corner radius', function (done) {
|
||||
it('corner radius', function (done) {
|
||||
loadImage('darth-vader.jpg', (imageObj) => {
|
||||
var stage = addStage();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user