You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [here](https://www.jfrog.com/confluence/display/JFROG/Access+Tokens#AccessTokens-GeneratingAdminTokens) how to generate an admin token for the above environment variable.
19
+
18
20
Before running the tests:
19
21
1. Create a generic repository named *tests* in Artifactory.
20
22
2. Create a project with *btests* as its key in Artifactory.
Copy file name to clipboardExpand all lines: build-info-extractor-docker/src/test/java/org/jfrog/build/extractor/docker/extractor/DockerExtractorTest.java
Copy file name to clipboardExpand all lines: build-info-extractor-nuget/src/test/java/org/jfrog/build/extractor/nuget/extractor/NugetExtractorTest.java
Copy file name to clipboardExpand all lines: build-info-extractor/src/test/java/org/jfrog/build/extractor/clientConfiguration/client/AccessManagerTest.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ public class AccessManagerTest extends IntegrationTestsBase {
Copy file name to clipboardExpand all lines: build-info-extractor/src/test/java/org/jfrog/build/extractor/clientConfiguration/client/DistributionManagerTest.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ public class DistributionManagerTest extends IntegrationTestsBase {
0 commit comments