We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a08df commit 95fb0c7Copy full SHA for 95fb0c7
artifactory_test.go
@@ -86,7 +86,7 @@ func TestDependencyResolutionFromArtifactory(t *testing.T) {
86
resolveRepoName: securityTests.MvnVirtualRepo,
87
cacheRepoName: securityTests.MvnRemoteRepo,
88
projectType: project.Maven,
89
- // skipMsg: "Snapshot repository is blocked by JPD, pending fix XRAY-124910",
+ skipMsg: "Snapshot repository is blocked by JPD, pending fix XRAY-124910",
90
},
91
{
92
testProjectPath: []string{"go", "simple-project"},
0 commit comments