Skip to content

Commit 97197ad

Browse files
committed
Release 1.0.1
1 parent cd8e9ea commit 97197ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @author GoodforGod
1919
* @since 13.11.2018
2020
*/
21-
public class UtilTests extends Assert {
21+
public class BasicUtilsTests extends Assert {
2222

2323
@Test(expected = EtherScanException.class)
2424
public void responseValidateEmpty() {

0 commit comments

Comments
 (0)