Proc status update tests

This commit is contained in:
mhmxs
2019-10-02 13:25:07 +02:00
parent 67a41ff92f
commit 72743424fa
2 changed files with 285 additions and 2 deletions

View File

@@ -22,8 +22,6 @@ import (
"github.com/laszlocph/woodpecker/model"
)
const TIMEOUT = 3 * time.Second
type mockUpdateBuildStore struct {
}