We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3febc56 commit d46634eCopy full SHA for d46634e
core/src/test/groovy/noe/common/utils/GitUtilsTest.groovy
@@ -8,7 +8,7 @@ import org.junit.Test
8
9
class GitUtilsTest {
10
11
- private static final String TEST_REPO_URL = "git://github.com/schacon/grit.git"
+ private static final String TEST_REPO_URL = "https://github.com/schacon/grit.git"
12
13
private static File TEST_DIR
14
0 commit comments