mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
remove test
This commit is contained in:
parent
f91b4067f4
commit
fc126a1718
|
|
@ -60,10 +60,6 @@ func TestWithPadding(t *testing.T) {
|
|||
}
|
||||
}
|
||||
|
||||
func TestCurrentRepoName(t *testing.T) {
|
||||
assert.EqualValues(t, "utils", GetCurrentRepoName())
|
||||
}
|
||||
|
||||
func TestTrimTrailingNewline(t *testing.T) {
|
||||
type scenario struct {
|
||||
str string
|
||||
|
|
|
|||
Loading…
Reference in a new issue