ceph-csi/internal
Yati Padia f35ce3d880 cleanup: Adds t.Helper() to test helper function
This commit adds t.Helper() to the test helper
function. With this call go test prints correct
lines of code for failed tests. Otherwise,
printed lines will be inside helpers functions.
For more details check: https://github.com/kulti/thelper

Updates: #1586

Signed-off-by: Yati Padia <ypadia@redhat.com>
2021-07-12 11:25:55 +00:00
..
cephfs cleanup: resolve exhaustive linter 2021-07-12 04:47:08 +00:00
controller rebase: update controller-runtime package to v0.9.2 2021-07-01 03:35:23 +00:00
csi-common internal: reformat long lines in internal/csi-common package to 120 chars 2021-06-28 14:43:49 +00:00
journal internal: reformat long lines in internal/journal package to 120 chars 2021-06-28 14:43:49 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd cleanup: resolves gocritic linter issues 2021-07-08 05:19:26 +00:00
util cleanup: Adds t.Helper() to test helper function 2021-07-12 11:25:55 +00:00