Skip to content

Commit

Permalink
jenkinsci/jenkins is deprecated (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeloof authored and lanwen committed Jul 22, 2017
1 parent 42e8952 commit 9c50d8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
@RunWith(DataProviderRunner.class)
public class GitHubRepositoryNameTest {

public static final String FULL_REPO_NAME = "jenkinsci/jenkins";
public static final String FULL_REPO_NAME = "jenkins/jenkins";
public static final String VALID_HTTPS_GH_PROJECT = "https://github.com/" + FULL_REPO_NAME;

@Test
Expand Down

0 comments on commit 9c50d8d

Please sign in to comment.