Deleted extra space
This commit is contained in:
parent
6eed0ded39
commit
707897ffb6
1 changed files with 0 additions and 1 deletions
|
|
@ -110,7 +110,6 @@ func TestNewCmdBrowse(t *testing.T) {
|
|||
if tt.wantsErr {
|
||||
assert.Error(t, err)
|
||||
return
|
||||
|
||||
} else {
|
||||
assert.NoError(t, err)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue