You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-06-18 21:58:11 +02:00
Add linter whitespace (#531)
This commit is contained in:
@ -21,10 +21,8 @@ import (
|
||||
)
|
||||
|
||||
func Test_util(t *testing.T) {
|
||||
|
||||
g := goblin.Goblin(t)
|
||||
g.Describe("Coding util", func() {
|
||||
|
||||
g.It("Should form project full name", func() {
|
||||
g.Assert(projectFullName("gk", "prj")).Equal("gk/prj")
|
||||
})
|
||||
|
Reference in New Issue
Block a user