Skip to content

Commit

Permalink
removed unused methods
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay authored May 19, 2021
1 parent 545c85e commit 6aa9dc8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/jellyfish-api-core/__tests__/category/mining.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ describe('masternode', () => {
beforeAll(async () => {
await container.start()
await container.waitForReady()
await container.waitForWalletCoinbaseMaturity()
await container.waitForWalletBalanceGTE(100)
})

afterAll(async () => {
Expand Down

0 comments on commit 6aa9dc8

Please sign in to comment.