chore: test

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi.Wu 2023-04-09 13:02:55 +08:00
parent 716f1e7b6b
commit 4749cb1b43

View File

@ -745,6 +745,7 @@ func TestCheckTargetFolderExist(t *testing.T) {
Source: []string{"tests/global/*"},
Target: []string{filepath.Join(u.HomeDir, "__test__")},
CommandTimeout: 60 * time.Second,
TarExec: "tar",
},
}