This commit is contained in:
Shreyas Goenka 2023-06-29 18:50:17 +02:00
parent 105a948915
commit 2854bc196c
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ func TestAccGitClonePublicRepository(t *testing.T) {
}
func TestAccGitClonePublicRepositoryForTagReference(t *testing.T) {
// t.Log(GetEnvOrSkipTest(t, "CLOUD_ENV"))
t.Log(GetEnvOrSkipTest(t, "CLOUD_ENV"))
tmpDir := t.TempDir()
ctx := context.Background()