Skip to content

Commit

Permalink
fixed e2e formating
Browse files Browse the repository at this point in the history
  • Loading branch information
markopoloparadox committed Jun 13, 2023
1 parent dd5d4b5 commit 59320ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/test/FeePreferences/FeePreferences.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ describe("Fee Preferences", function () {
100_000_000_000,
100_000_000_000,
null,
null
null,
),
];
await new Promise<void>((resolve) => {
Expand Down

0 comments on commit 59320ae

Please sign in to comment.