Lowed visual tolerance for integration test for browser subjectivity
This commit is contained in:
Родитель
9856dce948
Коммит
39437e5166
|
@ -24,7 +24,7 @@ describe("Firefox Monitor homepage", function() {
|
|||
hideElements: [
|
||||
$$(".breach-info-wrapper"),
|
||||
],
|
||||
})).to.be.within(0, 9.99);
|
||||
})).to.be.within(0, 14.99);
|
||||
});
|
||||
|
||||
it("should load correct number of breaches from an email input", function() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче