Skip to content

test: replace require.Equal with specialized assertions

What does this MR do?

replace require.Equal with specialized assertions

Part 2/3 of fixing misuse of require.Equal, TestGenerateKeys in this case.

TODO

Merge request reports