Skip to content

Commit

Permalink
Test fixes for boavizta
Browse files Browse the repository at this point in the history
Signed-off-by: Gnanakeethan Balasubramaniam <[email protected]>
  • Loading branch information
gnanakeethan committed Sep 15, 2023
1 parent 3787cc1 commit 011d153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/boavizta/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ describe('cpu:initialize with params', () => {
).resolves.toStrictEqual([
{
'embodied-carbon': 100,
energy: 0.2777777777777778,
'e-cpu': 0.2777777777777778,
},
]);
});
Expand Down

0 comments on commit 011d153

Please sign in to comment.