Skip to content

Commit

Permalink
Merge branch 'added-get-options' of github.com:cloudposse/test-helper…
Browse files Browse the repository at this point in the history
…s into added-get-options

* 'added-get-options' of github.com:cloudposse/test-helpers:
  Update atmos_options.go
  Update atmos_options.go
  Update atmos_options.go
  Update atmos_options.go
  • Loading branch information
goruha committed Feb 11, 2025
2 parents 5eebe5a + 73491a5 commit 04e234f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/atmos/component-helper/atmos_options.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ func getAtmosOptions(t *testing.T, config *c.Config, componentName string, stack
Vars: mergedVars,
EnvVars: map[string]string{
"ATMOS_BASE_PATH": config.TempDir,
"ATMOS_CLI_CONFIG_PATH": config.TempDir,
"COMPONENT_HELPER_STATE_DIR": config.StateDir,
},
}
Expand Down

0 comments on commit 04e234f

Please sign in to comment.