Skip to content

Commit 0b45c87

Browse files
authored
Update src/test/java/io/jenkins/plugins/conventionalcommits/utils/GradleProjectTypeTest.java
1 parent 1ecce36 commit 0b45c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/io/jenkins/plugins/conventionalcommits/utils/GradleProjectTypeTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ public void shouldThrowIOExceptionIfNoVersionTag() throws Exception {
133133

134134
// Then : IOException is thrown
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)