Skip to content

Commit d007395

Browse files
committed
[test] update snapshots
1 parent 7bd6e1b commit d007395

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

source/__snapshots__/bitrix.unit.test.ts.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Array [
5353
Array [
5454
"https://test.com",
5555
"test_token",
56+
undefined,
5657
],
5758
]
5859
`;

source/client/__snapshots__/client.unit.test.ts.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Array [
4242
[Function],
4343
],
4444
},
45+
"https": Object {
46+
"rejectUnauthorized": false,
47+
},
4548
"prefixUrl": "https://test.com",
4649
"responseType": "json",
4750
},

0 commit comments

Comments
 (0)