Skip to content

Commit

Permalink
update partial settings threshold (#11188)
Browse files Browse the repository at this point in the history
  • Loading branch information
aalves08 authored Jun 6, 2024
1 parent 3a7091e commit bf902e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/support/utils/settings-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
* (tests will check that the pre-authed setting count is less than this, and the post-authed count is greater than)
*
*/
export const PARTIAL_SETTING_THRESHOLD = 12;
export const PARTIAL_SETTING_THRESHOLD = 13;

0 comments on commit bf902e7

Please sign in to comment.