mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-11 17:44:12 +00:00
test(project): add another Firefox / Travis CI adjustment
This commit is contained in:
parent
983d89e1c4
commit
eda7f9afeb
@ -65,7 +65,7 @@ describe('import - labels', function() {
|
||||
|
||||
expect(sequenceFlowCenter.x).to.be.within(481, 483);
|
||||
expect(sequenceFlowCenter.y).to.be.within(323, 335);
|
||||
expect(sequenceFlowLabel.width).to.be.above(75);
|
||||
expect(sequenceFlowLabel.width).to.be.above(68);
|
||||
expect(sequenceFlowLabel.height).to.be.above(11);
|
||||
|
||||
done();
|
||||
|
Loading…
x
Reference in New Issue
Block a user