mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
rename test
This commit is contained in:
@@ -100,7 +100,7 @@ func TestDoesNotPrintCommandIfMissing(t *testing.T) {
|
||||
assert.NotContains(t, buffer.String(), "commands")
|
||||
}
|
||||
|
||||
func TestFullSummary(t *testing.T) {
|
||||
func TestLayout(t *testing.T) {
|
||||
buffer := &bytes.Buffer{}
|
||||
l := logger.Logger{
|
||||
Stdout: buffer,
|
||||
|
Reference in New Issue
Block a user