mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-23 14:18:10 +00:00
fix(tests): re-enable all
This commit is contained in:
parent
788b143f27
commit
85d0ffd56a
@ -37,7 +37,7 @@ describe('Modeler', function() {
|
||||
});
|
||||
|
||||
|
||||
iit('should re-import simple process', function(done) {
|
||||
it('should re-import simple process', function(done) {
|
||||
|
||||
var xml = fs.readFileSync('test/fixtures/bpmn/simple.bpmn', 'utf8');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user