Skip to content

Commit

Permalink
Update boot time
Browse files Browse the repository at this point in the history
  • Loading branch information
caleeli committed Feb 27, 2024
1 parent 9bde89c commit fa32c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/specs/FOUR6788_ScreenPerformanceTests.spec.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
describe("FOUR-6788 screen performance", () => {
// @todo Improve the boot-time of the stand alone app (general and within cypress)
const avgBootTime = 16000;
const avgBootTime = 22000;
const minimumPerformanceScore = 12;
const accessibility = 50;

Expand Down

0 comments on commit fa32c08

Please sign in to comment.