Skip to content

Commit

Permalink
zold-io#16 rev comments in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vatavuk committed Aug 9, 2018
1 parent 4381fda commit ec9250b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/io/zold/api/WalletTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
* @checkstyle JavadocVariableCheck (500 lines)
* @checkstyle MagicNumberCheck (500 lines)
* @checkstyle LineLengthCheck (500 lines)
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
* @checkstyle ClassDataAbstractionCouplingCheck (3 lines)
*/
@SuppressWarnings("PMD.TooManyMethods")
public final class WalletTest {
Expand Down

0 comments on commit ec9250b

Please sign in to comment.