mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-11 17:44:12 +00:00
test(Viewer): remove test isolation
This commit is contained in:
parent
d09ec1c19d
commit
7f5aefbc02
@ -626,7 +626,7 @@ describe('Viewer', function() {
|
||||
});
|
||||
|
||||
|
||||
describe.only('#off', function() {
|
||||
describe('#off', function() {
|
||||
|
||||
var xml = require('../fixtures/bpmn/simple.bpmn');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user