Skip to content

Commit 6969ba6

Browse files
committed
Beanstalk URL is no longer valid - remove from test
1 parent 1ae39db commit 6969ba6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/jenkinsci/plugins/gitclient/GitClientSecurityTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ public void setGitClient() throws Exception {
225225
"https://github.com/jenkinsci/archetypes.git",
226226
"https://git.assembla.com/git-plugin.3.git",
227227
"https://[email protected]/markewaite/jenkins-pipeline-utils.git",
228-
"https://jenkins-git-plugin.git.beanstalkapp.com/git-client-plugin.git",
229228
"https://gitlab.com/MarkEWaite/git-client-plugin.git",
230229
"origin"
231230
};

0 commit comments

Comments
 (0)