mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-23 15:29:05 +00:00
chore(element-factory): fix test description
This commit is contained in:
parent
8722b6e3c2
commit
c8559cd4d9
@ -92,7 +92,7 @@ describe('features - element factory', function() {
|
||||
}));
|
||||
|
||||
|
||||
it('should create formal expression with ID', inject(function(elementFactory) {
|
||||
it('should NOT create formal expression with ID', inject(function(elementFactory) {
|
||||
|
||||
// when
|
||||
var intermediateCatchEvent = elementFactory.createShape({
|
||||
|
Loading…
x
Reference in New Issue
Block a user