mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Raised a bit the threshold
This commit is contained in:
parent
12481c6ada
commit
e655b84569
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ export default function ({
|
|||
updateBaselines
|
||||
);
|
||||
|
||||
expect(percentDiff).to.be.lessThan(0.03);
|
||||
expect(percentDiff).to.be.lessThan(0.035);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue