mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
lint
This commit is contained in:
@ -553,7 +553,6 @@ func TestPreconditionGlobal(t *testing.T) {
|
|||||||
|
|
||||||
assert.Equal(t, "task: Included Taskfiles can't have preconditions declarations. Please, move the preconditions declaration to the main Taskfile", err.Error())
|
assert.Equal(t, "task: Included Taskfiles can't have preconditions declarations. Please, move the preconditions declaration to the main Taskfile", err.Error())
|
||||||
buff.Reset()
|
buff.Reset()
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestGenerates(t *testing.T) {
|
func TestGenerates(t *testing.T) {
|
||||||
|
Reference in New Issue
Block a user