chore(project): fmt
This commit is contained in:
parent
48beb5f382
commit
d4e644e91e
@ -92,8 +92,6 @@ func TestArchived(t *testing.T) {
|
||||
t: t,
|
||||
}
|
||||
|
||||
t.Run("project", func(t *testing.T) {
|
||||
|
||||
taskTests := func(taskID string, errCode int, t *testing.T) {
|
||||
t.Run("task", func(t *testing.T) {
|
||||
t.Run("edit task", func(t *testing.T) {
|
||||
@ -193,5 +191,4 @@ func TestArchived(t *testing.T) {
|
||||
|
||||
taskTests("36", models.ErrCodeProjectIsArchived, t)
|
||||
})
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user