Skip to content

Commit

Permalink
[test] Fix snapshots related to the TLSv1.3 change
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Nov 12, 2020
1 parent 5ffbd5b commit a28d9dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ describe('CoreUsageDataService', () => {
"supportedProtocols": Array [
"TLSv1.1",
"TLSv1.2",
"TLSv1.3",
],
"truststoreConfigured": false,
},
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a28d9dc

Please sign in to comment.