mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-11 01:33:24 +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() {
|
describe("Designer test suite", function() {
|
||||||
|
|
||||||
beforeEach(function() {
|
beforeEach(function() {
|
||||||
setup();
|
//setup();
|
||||||
});
|
});
|
||||||
it("testWorkspaceBuild", function(){
|
it("testWorkspaceBuild", function(){
|
||||||
var id = $(document).attr('id');
|
var id = $(document).attr('id');
|
||||||
|
Loading…
Reference in New Issue
Block a user