mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
rename details in Executor to summary
This commit is contained in:
@@ -575,7 +575,7 @@ func TestDetails(t *testing.T) {
|
||||
Dir: dir,
|
||||
Stdout: &buff,
|
||||
Stderr: &buff,
|
||||
Details: true,
|
||||
Summary: true,
|
||||
Silent: true,
|
||||
}
|
||||
assert.NoError(t, e.Setup())
|
||||
|
||||
Reference in New Issue
Block a user