#8 after create PR, delete local branch.
This commit is contained in:
8
internal/source/gitea/gitea_test.go
Normal file
8
internal/source/gitea/gitea_test.go
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
package gitea
|
||||||
|
|
||||||
|
import "testing"
|
||||||
|
|
||||||
|
func Test_deleteLocalBranch(t *testing.T) {
|
||||||
|
_ = t
|
||||||
|
deleteLocalBranch()
|
||||||
|
}
|
Reference in New Issue
Block a user