Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
KsaweryZietara committed Aug 22, 2024
1 parent 057e88e commit 13dba6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ func main() {
sp := getSecretProvider(restCfg)
sm := setupSMClient(sp, signalContext)
api := api.NewAPI(cfg, sm.Client, sp, ui.NewUIStaticFS())

//test
// start components
go mgr.start()
go sm.start()
Expand Down

0 comments on commit 13dba6b

Please sign in to comment.