Skip to content

Commit 7cf0ab5

Browse files
committed
chore: merge main into security-checks-2026-08-24
2 parents f58714f + c8211d9 commit 7cf0ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/cli/commands/render/render_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ func TestRenderWriteWithoutOutputPath(t *testing.T) {
144144
t.Run(tc.name, func(t *testing.T) {
145145
t.Parallel()
146146

147-
opts, configPath := setupTest(t)
147+
opts, configPath := setupTest(t, testTerragruntConfigFixture)
148148
opts.Format = tc.format
149149
opts.Write = true
150150

0 commit comments

Comments
 (0)