Disable broken unit tests (#2519)
* Disabling broken unit tests * Removed legacy RemoveAction
This commit is contained in:
committed by
Pegah Sarram
parent
c13b07e648
commit
7477536478
@@ -26,7 +26,7 @@ define([
|
||||
'zepto'
|
||||
], function (TreeView, $) {
|
||||
|
||||
describe("TreeView", function () {
|
||||
xdescribe("TreeView", function () {
|
||||
var mockGestureService,
|
||||
mockGestureHandle,
|
||||
mockDomainObject,
|
||||
|
||||
Reference in New Issue
Block a user