Skip to content

Commit a78ac1b

Browse files
AnsonhkgCopilot
andcommitted
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]> Signed-off-by: Anson <[email protected]>
1 parent 208ec2c commit a78ac1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/networks/src/networks/vNaga/shared/managers/pricing-manager/getMaxPricesForNodeProduct.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ describe('getMaxPricesForNodeProduct', () => {
1919
},
2020
];
2121

22-
// Log the incoming order to show the encryption column is already sorted lowest-first.
22+
// Log the incoming order to show the decryption column is already sorted lowest-first.
2323
console.log(
2424
'incoming order',
2525
nodePrices.map(({ url, prices }) => ({

0 commit comments

Comments
 (0)