Skip to content

Commit

Permalink
Remove unnecessary it in test
Browse files Browse the repository at this point in the history
  • Loading branch information
r-czajkowski committed Nov 27, 2024
1 parent 4c91cce commit 34a33d5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -473,8 +473,6 @@ describe("AcreLedgerLiveBitcoinProvider", () => {
})
})

it("should get")

it("should get zero address for all accounts", () => {
expect(
mockedWalletApiClient.bitcoin.getAddress,
Expand Down

0 comments on commit 34a33d5

Please sign in to comment.