mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-14 08:45:30 +03:00
fix(850): remove obsolete test logging
This commit is contained in:
parent
7a91eb7e1d
commit
2c2c449187
@ -77,7 +77,6 @@ $`
|
||||
env, _ := newTestEnvAndBug(t)
|
||||
|
||||
require.NoError(t, runLs(env.env, opts, []string{}))
|
||||
t.Log(env.out.String())
|
||||
require.Regexp(t, testcase.exp, env.out.String())
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user