Skip to content

Commit

Permalink
clean up v3 test
Browse files Browse the repository at this point in the history
  • Loading branch information
aforaleka committed Jun 17, 2024
1 parent 1292d52 commit 738682e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ class V3PerpTests : V3BaseTests() {
"marketId": "ETH-USD",
"price": 1500.0,
"size": 0.1,
"remainingSize": 0.1,
"createdAt": "2022-08-01T22:25:31.111Z",
"expiresAt": "2022-08-29T22:45:30.776Z",
"postOnly": false,
Expand Down Expand Up @@ -317,7 +316,6 @@ class V3PerpTests : V3BaseTests() {
"marketId": "ETH-USD",
"price": 1702.7,
"size": 45.249,
"remainingSize": 0.0,
"createdAt": "2022-08-01T19:53:29.653Z",
"expiresAt": "2022-08-01T20:13:29.361Z",
"postOnly": false,
Expand Down

0 comments on commit 738682e

Please sign in to comment.