Skip to content

Commit

Permalink
update test constants
Browse files Browse the repository at this point in the history
  • Loading branch information
fershad committed Dec 10, 2024
1 parent f9081c8 commit 70b431a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.29454,
MILLION_PERVISIT_GREY: 0.29452,
MILLION_PERVISIT_GREEN: 0.25451,

TGWF_GREY_VALUE: 0.27980,
Expand All @@ -26,7 +26,7 @@ export const SWDV3 = {
MILLION_GREY_PRODUCTION: 0.07399,

MILLION_PERVISIT_GREY_DEVICE_GRID_INTENSITY_CHANGE: 0.3463,
MILLION_PERVISIT_GREY_DATACENTER_GRID_INTENSITY_CHANGE: 0.30996,
MILLION_PERVISIT_GREY_DATACENTER_GRID_INTENSITY_CHANGE: 0.30945,
MILLION_PERVISIT_GREY_NETWORK_GRID_INTENSITY_CHANGE: 0.30893,

MILLION_PERBYTE_GREY_DEVICE_GRID_INTENSITY_CHANGE: 0.4587,
Expand Down

0 comments on commit 70b431a

Please sign in to comment.