Fix build

This commit is contained in:
2025-10-06 01:38:02 +07:00
parent 347c78afc7
commit de48e758cf
3 changed files with 2 additions and 4 deletions

View File

@@ -60,8 +60,6 @@ test('GMX get position history - Closed positions with actual PnL', async (t) =>
sdk,
0,
10,
fromTimestamp,
toTimestamp
)
console.log(`\n📅 Closed positions in last 7 days: ${result.length}`)