comment tests setup in order to fix the continous build

This commit is contained in:
Ezequiel Bergamaschi 2014-10-07 01:25:35 -03:00
parent e5b1e17e1f
commit 728e8d7f38

View File

@ -44,7 +44,7 @@ var setup = function() {
describe("Designer test suite", function() {
beforeEach(function() {
setup();
//setup();
});
it("testWorkspaceBuild", function(){
var id = $(document).attr('id');