If `assert.NoError` fails, it should return. Otherwise the code could still execute even if the error occurs.
9.8 KiB
9.8 KiB
If `assert.NoError` fails, it should return. Otherwise the code could still execute even if the error occurs.