mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-10 17:23:23 +01:00
comment tests setup in order to fix the continous build
This commit is contained in:
parent
e5b1e17e1f
commit
728e8d7f38
@ -44,7 +44,7 @@ var setup = function() {
|
||||
describe("Designer test suite", function() {
|
||||
|
||||
beforeEach(function() {
|
||||
setup();
|
||||
//setup();
|
||||
});
|
||||
it("testWorkspaceBuild", function(){
|
||||
var id = $(document).attr('id');
|
||||
|
Loading…
Reference in New Issue
Block a user