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
* Before running the tests, please make sure you have a generic repository named *tests* in Artifactory.
18
+
Before running the tests:
19
+
1. Create a generic repository named *tests* in Artifactory.
20
+
2. Create a project with *btests* as its key in Artifactory.
19
21
20
22
### Building
21
23
When running the following commands to build the code, the entire testing suite is also executed. See the *Testing* section for configuration instructions prior to running the tests.
Copy file name to clipboardExpand all lines: build-info-extractor/src/test/java/org/jfrog/build/extractor/clientConfiguration/client/ArtifactoryManagerTest.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -51,8 +51,8 @@ public void sendBuildInfoAndBuildRetentioTest() throws IOException {
0 commit comments