Commit 1f0a741
committed
Remove self-contradicting test assertion
This variable is named `goodResult`, implying that the verification should be a
success, but the assertion checks that the verification should be a failure. The
arguments to `verifyX5cRequirements` are the same as above for the `result`
variable with `badCert`. This code is probably a copy-paste error.1 parent f818e7b commit 1f0a741
1 file changed
Lines changed: 0 additions & 7 deletions
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2051 | 2051 | | |
2052 | 2052 | | |
2053 | 2053 | | |
2054 | | - | |
2055 | | - | |
2056 | | - | |
2057 | | - | |
2058 | | - | |
2059 | | - | |
2060 | | - | |
2061 | 2054 | | |
2062 | 2055 | | |
2063 | 2056 | | |
| |||
0 commit comments