mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Format source code
This commit is contained in:
@@ -17,8 +17,8 @@ package github
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/laszlocph/woodpecker/model"
|
||||
"github.com/google/go-github/github"
|
||||
"github.com/laszlocph/woodpecker/model"
|
||||
|
||||
"github.com/franela/goblin"
|
||||
)
|
||||
|
||||
@@ -19,9 +19,9 @@ import (
|
||||
"net/http"
|
||||
"testing"
|
||||
|
||||
"github.com/franela/goblin"
|
||||
"github.com/laszlocph/woodpecker/model"
|
||||
"github.com/laszlocph/woodpecker/remote/github/fixtures"
|
||||
"github.com/franela/goblin"
|
||||
)
|
||||
|
||||
func Test_parser(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user