Apply linter autofixes: internal/cli (refs #61)
This commit is contained in:
@@ -185,6 +185,7 @@ func TestParseDuration(t *testing.T) {
|
||||
|
||||
if tt.wantErr {
|
||||
assert.Error(t, err, "expected error for input %q", tt.input)
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user