Skip to content

test: remove unnecessary return

The return is not needed as assert(false, ) will terminate the code execution.

Merge request reports

Loading