mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-31 01:36:00 +02:00
remove doAPIDeleteRepository
This commit is contained in:
parent
b7a31515cc
commit
8e2085a832
@ -546,8 +546,6 @@ jobs:
|
|||||||
}))
|
}))
|
||||||
assert.Error(t, err)
|
assert.Error(t, err)
|
||||||
assert.Nil(t, resp)
|
assert.Nil(t, resp)
|
||||||
|
|
||||||
doAPIDeleteRepository(user2APICtx)(t)
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user