Skip to content

Commit

Permalink
fix execute config test
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef Karasek committed Aug 30, 2023
1 parent f12e625 commit 7fd0e22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/execute/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ func TestConfigExecutorShowConfig(t *testing.T) {
plugins:
cacheDir: ""
repositories: {}
agentRestartPolicy:
type: ""
threshold: 0
`),
},
}
Expand Down

0 comments on commit 7fd0e22

Please sign in to comment.