Skip to content

Commit

Permalink
Update JacksonTestShouldFailException.java
Browse files Browse the repository at this point in the history
  • Loading branch information
JooHyukKim committed Sep 12, 2024
1 parent 10837be commit cb6001b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ public class JacksonTestShouldFailException
public JacksonTestShouldFailException(String msg) {
super(msg);
}
}
}

0 comments on commit cb6001b

Please sign in to comment.