Skip to content

Commit 0f8fd2f

Browse files
committed
Formatting fix
1 parent a9a875c commit 0f8fd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/kohsuke/github/AppTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1803,4 +1803,4 @@ private void verifyBlobContent(InputStream is) throws Exception {
18031803
assertThat(content, containsString("FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR"));
18041804
assertThat(content.length(), is(1104));
18051805
}
1806-
}
1806+
}

0 commit comments

Comments
 (0)