Skip to content

Commit a28d9dc

Browse files
committed
[test] Fix snapshots related to the TLSv1.3 change
1 parent 5ffbd5b commit a28d9dc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/core/server/core_usage_data/core_usage_data_service.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ describe('CoreUsageDataService', () => {
177177
"supportedProtocols": Array [
178178
"TLSv1.1",
179179
"TLSv1.2",
180+
"TLSv1.3",
180181
],
181182
"truststoreConfigured": false,
182183
},

src/core/server/http/__snapshots__/http_config.test.ts.snap

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)