Skip to content

Commit

Permalink
[test] update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Oct 16, 2021
1 parent 7bd6e1b commit d007395
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/__snapshots__/bitrix.unit.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Array [
Array [
"https://test.com",
"test_token",
undefined,
],
]
`;
3 changes: 3 additions & 0 deletions source/client/__snapshots__/client.unit.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ Array [
[Function],
],
},
"https": Object {
"rejectUnauthorized": false,
},
"prefixUrl": "https://test.com",
"responseType": "json",
},
Expand Down

0 comments on commit d007395

Please sign in to comment.