mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-24 10:07:21 +02:00
Fixed tests
This commit is contained in:
parent
4cce34d5bf
commit
8199fe4a21
@ -21,7 +21,7 @@ import (
|
||||
)
|
||||
|
||||
func TestMultilineEnvsubst(t *testing.T) {
|
||||
b := builder{
|
||||
b := procBuilder{
|
||||
Repo: &model.Repo{},
|
||||
Curr: &model.Build{
|
||||
Message: `aaa
|
||||
|
Loading…
Reference in New Issue
Block a user