mirror of
https://github.com/go-task/task.git
synced 2026-05-18 05:05:20 +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())
|
||||
buff.Reset()
|
||||
|
||||
}
|
||||
|
||||
func TestGenerates(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user