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 780cf5e commit b794c1aCopy full SHA for b794c1a
src/test/java/hudson/plugins/scm_sync_configuration/repository/HudsonExtensionsGitTest.java
@@ -9,7 +9,6 @@ public HudsonExtensionsGitTest() {
9
super(new ScmUnderTestGit());
10
}
11
12
- @Ignore("Should be re-activated once maven-scm-api 1.9 is released (see JENKINS-15128)")
13
public void shouldJobRenameBeCorrectlyImpactedOnSCM() throws Throwable {
14
super.shouldJobRenameBeCorrectlyImpactedOnSCM();
15
0 commit comments