Skip to content

Commit 2bff40a

Browse files
committed
fix: update userNonFundingLedgerUpdates cassette to include endTime=null
1 parent 9c88ca0 commit 2bff40a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

tests/cassettes/info_test/test_user_non_funding_ledger_updates_without_end_time.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
interactions:
22
- request:
33
body: '{"type": "userNonFundingLedgerUpdates", "user": "0x2ba553d9f990a3b66b03b2dc0d030dfc1c061036",
4-
"startTime": 1681923833000}'
4+
"startTime": 1681923833000, "endTime": null}'
55
headers:
66
Accept:
77
- '*/*'
@@ -10,7 +10,7 @@ interactions:
1010
Connection:
1111
- keep-alive
1212
Content-Length:
13-
- '121'
13+
- '138'
1414
Content-Type:
1515
- application/json
1616
User-Agent:
@@ -35,17 +35,17 @@ interactions:
3535
Connection:
3636
- keep-alive
3737
Content-Length:
38-
- '32028'
38+
- '40389'
3939
Content-Type:
4040
- application/json
4141
Date:
42-
- Fri, 22 Aug 2025 11:45:20 GMT
42+
- Sat, 30 Aug 2025 19:17:29 GMT
4343
Server:
4444
- nginx/1.22.1
4545
Via:
46-
- 1.1 7dbea139a5c4f501bc4b0e9d19a50c9a.cloudfront.net (CloudFront)
46+
- 1.1 e505058447bf5e74cc264f4e72f27bee.cloudfront.net (CloudFront)
4747
X-Amz-Cf-Id:
48-
- 8jCGD2eP2sOhiKsdlltQjRcg9_raaTx9x7Liz10pwq9EPO5gfg1mTQ==
48+
- MV7KMQ-PpTHyokjwV3NYgHQcJrCu9w0lFL1woFwYTBadyP8i1H5ikA==
4949
X-Amz-Cf-Pop:
5050
- FRA60-P5
5151
X-Cache:

0 commit comments

Comments
 (0)