Skip to content

Commit

Permalink
change in order to push
Browse files Browse the repository at this point in the history
  • Loading branch information
eranturgeman committed Dec 12, 2023
1 parent 80d66f6 commit e35bd19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xray_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1031,4 +1031,5 @@ func testSingleTechDependencyResolution(t *testing.T, testProjectPartialPath []s
output = artifactoryCli.RunCliCmdWithOutput(t, "s", artifactoryPathToSearch, "--fail-no-op")
// After the resolution from Artifactory, we verify whether the repository's cache is filled with artifacts.
assert.NotEqual(t, "[]\n", output)
// Change for push
}

0 comments on commit e35bd19

Please sign in to comment.