Skip to content

Commit

Permalink
update test constant
Browse files Browse the repository at this point in the history
  • Loading branch information
fershad committed Aug 21, 2024
1 parent 344a513 commit 7adac52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/test-constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const ONEBYTE = {
export const SWDV3 = {
MILLION_GREY: 0.38998,
MILLION_GREEN: 0.33756,
MILLION_PERVISIT_GREY: 0.29444,
MILLION_PERVISIT_GREY: 0.29443,
MILLION_PERVISIT_GREEN: 0.25451,

TGWF_GREY_VALUE: 0.27980,
Expand Down

0 comments on commit 7adac52

Please sign in to comment.