mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
Add CHANGELOG, documentation and small improvements to #401
This commit is contained in:
@@ -518,7 +518,7 @@ func TestLabelInList(t *testing.T) {
|
||||
Stderr: &buff,
|
||||
}
|
||||
assert.NoError(t, e.Setup())
|
||||
e.PrintTasksHelp(false)
|
||||
e.ListTasksWithDesc()
|
||||
assert.Contains(t, buff.String(), "foobar")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user