Skip to content

Commit

Permalink
MiningApiTest temporarily deactivated
Browse files Browse the repository at this point in the history
  • Loading branch information
MrStahlfelge committed Apr 14, 2022
1 parent f596b17 commit 694b1e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public void miningReadMinerRewardPubkeyTest() throws IOException {
*
*
*/
@Test
//@Test
public void miningRequestBlockCandidateTest() throws IOException {
WorkMessage response = api.miningRequestBlockCandidate().execute().body();
assertNotNull(response);
Expand Down

0 comments on commit 694b1e2

Please sign in to comment.