Skip to content

Commit

Permalink
Fix ts error
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeh committed Oct 16, 2023
1 parent 7f97c3c commit b5617a5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ describe('Impact Calculator Tests', () => {
[INDICATOR_NAME_CODES.NCE]: 0.4,
[INDICATOR_NAME_CODES.FLIL]: 0.3,
[INDICATOR_NAME_CODES.ENL]: 0.1,
[INDICATOR_NAME_CODES.GHG_FARM]: 0.2,
};

//ACT
Expand Down

0 comments on commit b5617a5

Please sign in to comment.