Fix failing test

This commit is contained in:
Kris De Volder
2017-12-27 14:53:11 -08:00
parent f3cf1b143c
commit 0bcf2ccdc0

View File

@@ -1585,7 +1585,7 @@ public class ConcourseEditorTest {
"- name: repo\n" +
" type: git\n" +
" source:\n" +
" uri: git@github.com:johny-coder/test-repo\n" +
" uri: git@someplace.com:johny-coder/test-repo.git\n" +
"jobs:\n" +
"- name: do-stuff\n" +
" plan:\n" +