Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5729da7

Browse files
iSnowGoodforGod
authored andcommitted
Removed events stuff again, moved to different library
(cherry picked from commit 50d5799)
1 parent 01b31ff commit 5729da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/java/io/api/util/BasicUtilsTests.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ public void isResponseNullThrows() {
9898

9999
@Test(expected = ParseException.class)
100100
public void isThrowParseException() {
101-
throw new ParseException("Test", null);
101+
throw new ParseException("Test", null, null);
102102
}
103103
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /