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 a9a875c commit 0f8fd2fCopy full SHA for 0f8fd2f
src/test/java/org/kohsuke/github/AppTest.java
@@ -1803,4 +1803,4 @@ private void verifyBlobContent(InputStream is) throws Exception {
1803
assertThat(content, containsString("FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR"));
1804
assertThat(content.length(), is(1104));
1805
}
1806
-}
+}
0 commit comments