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
Copy file name to clipboardExpand all lines: README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,9 +62,4 @@ Also following environment vars or JVM vars must be defined:
62
62
- Password of Jenkins user used to run tests
63
63
64
64
To run functional tests just execute JenkinsApiTest class as JUnit test or run `gradle test`. All jobs created during testing are deleted after automatically.
65
-
66
-
67
-
68
-
69
-
70
-
65
+
Note: tests are skipped by gradle if `build` task is present in tasks graph.
0 commit comments