Closed jmhodges closed 2 months ago
Every time we bump the Go version, the test with the expected JSON body changes as new ciphersuites have been added or removed. Using cmp.Diff makes it easier to see what the change was.
cmp.Diff
Every time we bump the Go version, the test with the expected JSON body changes as new ciphersuites have been added or removed. Using
cmp.Diff
makes it easier to see what the change was.