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 85c0a56 commit 3dab90bCopy full SHA for 3dab90b
tests/repo_finder/test_repo_finder.py
@@ -84,7 +84,7 @@ def test_resolve_analysis_target(
84
repo_pom_paths =
85
scm.connection
86
scm.url
87
- """,
+ """,
88
["scm:git:git@github.com:oracle-samples/macaron.git", "https://github.com/oracle/macaron"],
89
),
90
(
@@ -93,7 +93,7 @@ def test_resolve_analysis_target(
93
94
95
96
97
["https://github.com/oracle/macaron", "scm:git:git@github.com:oracle-samples/macaron.git"],
98
99
],
0 commit comments