Skip to content

Commit 5f61f23

Browse files
dummy, just to check tests are working
1 parent fc52703 commit 5f61f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundle/deploy/terraform/init_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ func TestSetTempDirEnvVarsForWindowWithUserProfileSet(t *testing.T) {
203203

204204
// assert that we pass through the user profile
205205
assert.Equal(t, map[string]string{
206-
"USERPROFILE": "c:\\foo\\c",
206+
"USERPROFILE": "c:\\foo\\b",
207207
}, env)
208208
}
209209

0 commit comments

Comments
 (0)