Skip to content

Commit

Permalink
Update journey import mock recordings to pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
phalestrivir committed Dec 4, 2024
1 parent 7bd9496 commit f7c2387
Show file tree
Hide file tree
Showing 9 changed files with 3,583 additions and 3,583 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
},
{
"name": "user-agent",
"value": "@rockcarver/frodo-lib/2.1.2-0"
"value": "@rockcarver/frodo-lib/3.0.1-0"
},
{
"name": "x-forgerock-transactionid",
"value": "frodo-1e2b71be-e06e-4077-94d2-c0deb6eb7005"
"value": "frodo-3123611d-5e04-4acf-b414-2a1b84abc47e"
},
{
"name": "accept-api-version",
Expand Down Expand Up @@ -98,11 +98,11 @@
},
{
"name": "date",
"value": "Thu, 10 Oct 2024 15:32:07 GMT"
"value": "Wed, 04 Dec 2024 16:31:58 GMT"
},
{
"name": "x-forgerock-transactionid",
"value": "frodo-1e2b71be-e06e-4077-94d2-c0deb6eb7005"
"value": "frodo-3123611d-5e04-4acf-b414-2a1b84abc47e"
},
{
"name": "strict-transport-security",
Expand All @@ -127,16 +127,16 @@
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2024-10-10T15:32:07.615Z",
"time": 91,
"startedDateTime": "2024-12-04T16:31:58.801Z",
"time": 97,
"timings": {
"blocked": -1,
"connect": -1,
"dns": -1,
"receive": 0,
"send": 0,
"ssl": -1,
"wait": 91
"wait": 97
}
}
],
Expand Down
Loading

0 comments on commit f7c2387

Please sign in to comment.