#8 after create PR, delete local branch.

This commit is contained in:
Gorbunov Kirill Andreevich 2024-04-02 22:22:34 +03:00
parent 8b297ca951
commit d019dfe06b
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
package gitea
import "testing"
func Test_deleteLocalBranch(t *testing.T) {
_ = t
deleteLocalBranch()
}