Skip to content

Commit 0227851

Browse files
committed
testing github actions
1 parent 8db764b commit 0227851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/co/rsk/bitcoinj/core/AddressTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,4 @@ public void comparisonBytesVsString() throws Exception {
236236
assertTrue( resultBytes < 0 );
237237
assertTrue( resultsString < 0 );
238238
}
239-
}
239+
}

0 commit comments

Comments
 (0)