fix(tests): fix Firefox

This commit is contained in:
Philipp Fromme 2019-04-18 16:31:49 +02:00 committed by merge-me[bot]
parent 65e4a1ab19
commit 76ed2b4c26
1 changed files with 1 additions and 0 deletions

View File

@ -364,6 +364,7 @@ describe('draw - bpmn renderer', function() {
red: '#ff0000',
yellow: '#ffff00',
'rgb(251, 140, 0)': '#fb8c00',
'#FB8C00': 'rgb(251, 140, 0)',
'#3399aa': 'rgb(51, 153, 170)'
};