Skip to content

Commit

Permalink
fix: new one
Browse files Browse the repository at this point in the history
  • Loading branch information
olehbairak committed Feb 29, 2024
1 parent f92572e commit f3eb795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integration-tests/src/entities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ export enum BlockExplorer {
}

export enum CustomValue {
txSumEth = "0.000009",
txSumEth = 0.000009,
}

0 comments on commit f3eb795

Please sign in to comment.