mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 02:55:24 +00:00
ran gofmt
This commit is contained in:
@@ -46,4 +46,4 @@ func TestWrite(t *testing.T) {
|
||||
if got != want {
|
||||
t.Errorf("Exepected WriteHost returned %s, got %s", want, got)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -60,4 +60,4 @@ func TestWrite(t *testing.T) {
|
||||
if got != want {
|
||||
t.Errorf("Exepected WriteEntrypoint returned %s, got %s", want, got)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user