Skip to content

Commit 1df76a9

Browse files
committed
Need to set preparetestenv
1 parent efa2fcc commit 1df76a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integrations/gpg_git_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import (
2323
)
2424

2525
func TestGPGGit(t *testing.T) {
26+
prepareTestEnv(t)
2627
username := "user2"
2728

2829
// OK Set a new GPG home

0 commit comments

Comments
 (0)