Skip to content

Commit

Permalink
chore: Re-record test cassettes with access token
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhoyt committed Sep 20, 2024
1 parent 54c2337 commit b4c5683
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions test/cassettes/features/resolve-all.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"cache-control": "max-age=0, private, must-revalidate",
"content-length": "308",
"content-type": "application/json; charset=utf-8",
"date": "Mon, 26 Aug 2024 18:58:38 GMT",
"server": "Fly/21b3f2da (2024-08-24)",
"x-request-id": "F-9cWPS8oKftqV0AAA8B",
"date": "Fri, 20 Sep 2024 16:57:25 GMT",
"server": "Fly/a5e9a2096 (2024-09-17)",
"x-request-id": "F_cCPYNzHks9JREAAAhh",
"via": "1.1 fly.io",
"fly-request-id": "01J680VX6EBS8X27Z7J6E9W1KA-sea"
"fly-request-id": "01J885VWJT8GP5XXHXFTXC8SJC-sea"
},
"status_code": 200
}
Expand Down
8 changes: 4 additions & 4 deletions test/cassettes/features/resolve.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"cache-control": "max-age=0, private, must-revalidate",
"content-length": "33",
"content-type": "application/json; charset=utf-8",
"date": "Mon, 26 Aug 2024 18:58:39 GMT",
"server": "Fly/21b3f2da (2024-08-24)",
"x-request-id": "F-9cWQfLfHOHRrIAAA8R",
"date": "Fri, 20 Sep 2024 16:56:40 GMT",
"server": "Fly/a5e9a2096 (2024-09-17)",
"x-request-id": "F_cCMzDHKGYPDogAAAfh",
"via": "1.1 fly.io",
"fly-request-id": "01J680VXGEBVK6BMW59K9SC91H-sea"
"fly-request-id": "01J885TH9B58ZPBR352H15V0RT-sea"
},
"status_code": 200
}
Expand Down
8 changes: 4 additions & 4 deletions test/cassettes/metrics/flush.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"body": "",
"headers": {
"cache-control": "max-age=0, private, must-revalidate",
"date": "Thu, 22 Aug 2024 22:37:26 GMT",
"server": "Fly/5e55b43a7 (2024-08-21)",
"x-request-id": "F-4t9xPC0bL6wOQAAA0B",
"date": "Fri, 20 Sep 2024 16:56:41 GMT",
"server": "Fly/a5e9a2096 (2024-09-17)",
"x-request-id": "F_cCM0_5BaPG--gAAAfx",
"via": "1.1 fly.io",
"fly-request-id": "01J5Y3SMMC67WZPQJYTVY1ZVP0-sea",
"fly-request-id": "01J885THSQMH48VYTBW6EX54T1-sea",
"content-length": "0"
},
"status_code": 202
Expand Down
16 changes: 8 additions & 8 deletions test/cassettes/metrics/set.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"body": "",
"headers": {
"cache-control": "max-age=0, private, must-revalidate",
"date": "Tue, 27 Aug 2024 21:23:24 GMT",
"server": "Fly/21b3f2da (2024-08-24)",
"x-request-id": "F--y09BUQelqULsAAAfB",
"date": "Fri, 20 Sep 2024 16:56:41 GMT",
"server": "Fly/a5e9a2096 (2024-09-17)",
"x-request-id": "F_cCM29MfoTJ_18AAAgh",
"via": "1.1 fly.io",
"fly-request-id": "01J6AVHP9MVGY6TZD9VJWS3F9X-sea",
"fly-request-id": "01J885TJA4EPRBBZ4Z2JQ4RTA1-sea",
"content-length": "0"
},
"status_code": 202
Expand All @@ -51,11 +51,11 @@
"body": "",
"headers": {
"cache-control": "max-age=0, private, must-revalidate",
"date": "Tue, 27 Aug 2024 21:23:24 GMT",
"server": "Fly/21b3f2da (2024-08-24)",
"x-request-id": "F--y09GE33WceT0AAAfR",
"date": "Fri, 20 Sep 2024 16:56:41 GMT",
"server": "Fly/a5e9a2096 (2024-09-17)",
"x-request-id": "F_cCM3C9d-a-IFMAAAgx",
"via": "1.1 fly.io",
"fly-request-id": "01J6AVHPA8YETQ3K79VJARG1P4-sea",
"fly-request-id": "01J885TJAVRAC1ZNW5X1T4KS69-sea",
"content-length": "0"
},
"status_code": 202
Expand Down

0 comments on commit b4c5683

Please sign in to comment.