Skip to content

Commit f10318f

Browse files
committed
test: fix ut
Signed-off-by: Bird <[email protected]>
1 parent ec18070 commit f10318f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/pkg/configmanager/configmanager_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ pipelineTemplates:
226226

227227
// config/state
228228
Expect(*cfg.Config.State).To(Equal(State{
229+
BaseDir: tmpWorkDir,
229230
Backend: "local",
230231
Options: StateConfigOptions{
231232
StateFile: "devstream.state",

0 commit comments

Comments
 (0)