Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 60dce94

Browse files
committed
renamed to created RepositoryTest
1 parent c965b9c commit 60dce94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/kohsuke/github/RepositoryTest.java renamed to src/test/java/org/kohsuke/github/RepositoryMockTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/**
1515
* @author Luciano P. Sabenca (luciano.sabenca [at] movile [com] | lucianosabenca [at] gmail [dot] com
1616
*/
17-
public class RepositoryTest {
17+
public class RepositoryMockTest {
1818

1919
@Mock
2020
GitHub mockGitHub;

0 commit comments

Comments
 (0)