Skip to content

Commit 95fb0c7

Browse files
committed
uncomment
1 parent 68a08df commit 95fb0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artifactory_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ func TestDependencyResolutionFromArtifactory(t *testing.T) {
8686
resolveRepoName: securityTests.MvnVirtualRepo,
8787
cacheRepoName: securityTests.MvnRemoteRepo,
8888
projectType: project.Maven,
89-
// skipMsg: "Snapshot repository is blocked by JPD, pending fix XRAY-124910",
89+
skipMsg: "Snapshot repository is blocked by JPD, pending fix XRAY-124910",
9090
},
9191
{
9292
testProjectPath: []string{"go", "simple-project"},

0 commit comments

Comments
 (0)