Skip to content

Commit 1823250

Browse files
author
Denis
committed
refactor
1 parent 5df2e06 commit 1823250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/projectkaiser/scm/vcs/GitVCSTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ public String getVCSTypeString() {
156156
}
157157

158158
@Override
159-
protected String getVCSRepoUrl() {
159+
protected String getTestRepoUrl() {
160160
return gitUrl;
161161
}
162162

0 commit comments

Comments
 (0)