We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51bb951 commit c354e6aCopy full SHA for c354e6a
1 file changed
library/src/test/java/me/proxer/library/api/info/MediaUserInfoEndpointTest.java
@@ -41,4 +41,4 @@ public void testPath() throws ProxerException, IOException, InterruptedException
41
private MediaUserInfo buildTestUserInfo() {
42
return new MediaUserInfo(false, true, false, true);
43
}
44
-}
+}
0 commit comments