Commit 4da5b48
committed
Fix for failing windows test
Test was relying on certificates being loaded one-at-a-time which is not true on windows.
Since the test only asserts we get the input to the undelying channel correct we simple send a list
of identical certifactes instead.1 parent aa19f19 commit 4da5b48
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments